mcp-server-http4s
mcp-server-http4s
API
ch.linkyard.mcp.jsonrpc2.transport.http4s
McpServerRoute
OAuthAuthorizationServer
OAuthAuthorizationServer
OAuthMiddleware
SessionId
SessionStore
SessionStore
StatefulConnection
StatefulConnection
mcp-server-http4s
/
ch.linkyard.mcp.jsonrpc2.transport.http4s
/
StatefulConnection
StatefulConnection
ch.linkyard.mcp.jsonrpc2.transport.http4s.StatefulConnection
See the
StatefulConnection
companion object
class
StatefulConnection
[
F
[
_
]]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
receivedFromClient
(
message
:
MessageEnvelope
):
F
[
Unit
]
def
streamNonRequestRelated
:
Stream
[
F
,
Message
]
def
streamRequestReleated
(
id
:
Id
):
Stream
[
F
,
Message
]
Concrete fields
val
connection
:
JsonRpcConnection
[
F
]
val
sessionId
:
SessionId
In this article
Attributes
Members list
Value members
Concrete methods
Concrete fields