JsonRpcConnection

ch.linkyard.mcp.jsonrpc2.JsonRpcConnection
See theJsonRpcConnection companion object
trait JsonRpcConnection[F[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def in: Stream[F, MessageEnvelope]
def info: Info
def out: (F, Message) => Unit