Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
transport_sse.cpp File Reference

SSETransport implementation. More...

#include <entropic/mcp/transport_sse.h>
#include <entropic/types/logging.h>
#include <httplib.h>
#include <nlohmann/json.hpp>
#include <sstream>
Include dependency graph for transport_sse.cpp:

Go to the source code of this file.

Namespaces

namespace  entropic
 Activate model on GPU (WARM → ACTIVE).
 

Variables

static auto logger = entropic::log::get("mcp.transport.sse")
 

Detailed Description

SSETransport implementation.

Version
1.8.7

Definition in file transport_sse.cpp.

Variable Documentation

◆ logger

auto logger = entropic::log::get("mcp.transport.sse")
static

Definition at line 16 of file transport_sse.cpp.