mirror of
https://github.com/codex-storage/nim-json-rpc.git
synced 2025-02-24 00:48:12 +00:00
Restart tests commit.
This commit is contained in:
parent
965b3df3e7
commit
5548973168
@ -92,7 +92,6 @@ proc sendJsonError*(state: RpcJsonError, client: StreamTransport, id: JsonNode,
|
||||
await client.sendError(errMsgs[0], errMsgs[1], id, data)
|
||||
|
||||
# Server message processing
|
||||
|
||||
proc processMessage(server: RpcServer, client: StreamTransport,
|
||||
line: string) {.async.} =
|
||||
var
|
||||
|
Loading…
x
Reference in New Issue
Block a user