aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc
Commit message (Collapse)AuthorAgeFiles
* general clean ups for the docshozan232023-11-232
|
* jsonrpc: switch to LF delimiter for reading json, replacing the dummy delimiterhozan232023-11-214
|
* jsonrpc/codec: rename `max_allowed_msg_size` to `max_allowed_buffer_size`hozan232023-11-202
|
* jsonrpc: add Codec struct for reading from and writing to the connectionhozan232023-11-208
|
* jsonrpc: move RPCService to separate modulehozan232023-11-203
|
* jsonrpc: minor changes to the README filehozan2023-11-191
|
* karyons p2p: add README.mdhozan232023-11-191
|
* karyons jsonrpc implementationhozan232023-11-1911