aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/src/server.rs
Commit message (Collapse)AuthorAgeFiles
* implement TLS for inbound and outbound connectionshozan232023-11-281
|
* update README.mdhozan232023-11-231
|
* general clean ups for the docshozan232023-11-231
|
* jsonrpc: switch to LF delimiter for reading json, replacing the dummy delimiterhozan232023-11-211
|
* jsonrpc: add Codec struct for reading from and writing to the connectionhozan232023-11-201
|
* jsonrpc: move RPCService to separate modulehozan232023-11-201
|
* karyons jsonrpc implementationhozan232023-11-191