nim-json-rpc

RPC client/server library

Provides a standardized interface for remote procedure calls over JSON format

Nim library for implementing JSON-RPC clients and servers

GitHub

91 stars
18 watching
28 forks
Language: Nim
last commit: 10 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
status-im/nim-json-serialization Provides flexible JSON serialization in Nim without relying on runtime type information 48
status-im/nim-status Provides an implementation of the Status protocol in Nim language 9
status-im/nim-presto An efficient library for building REST APIs in the Nim language. 56
status-im/nim-websock A Websocket implementation for the Nim programming language 82
cxxxr/jsonrpc A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. 66
status-im/nim-snappy An implementation of the Snappy compression algorithm in Nim 27
status-im/nim-http-utils Provides a set of reusable HTTP helper procedures in Nim to simplify network programming 27
cloud-rocket/arduino-json-rpc An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. 28
status-im/nim-faststreams An efficient input/output stream library for Nim language 125
status-im/nim-chronicles A logging library for Nim that provides structured logging with customizable formats and advanced features for storing and querying logs. 161
status-im/nim-daemon A cross-platform process daemonization library for the Nim programming language 32
niv/websocket.nim A WebSocket implementation for client-server communication 102
status-im/nim-evmc A binary compatible interface between Ethereum Virtual Machines and clients 15
authorizon/fastapi_websocket_rpc Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. 7
status-im/nim-eth A collection of Ethereum-related utilities and tools implemented in Nim. 83