LineBasedJsonRpcConnection
ch.linkyard.mcp.jsonrpc2.transport.LineBasedJsonRpcConnection
class LineBasedJsonRpcConnection[F[_]](input: Stream[F, Byte], output: (F, Byte) => Unit, val info: Info)(using evidence$1: Async[F]) extends JsonRpcConnection[F]
Attributes
- Graph
-
- Supertypes
-
trait JsonRpcConnection[F]class Objecttrait Matchableclass Any
Members list
In this article