aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/examples
Commit message (Expand)AuthorAgeFiles
* Ensure uniform usage of the name `karyon` across all fileshozan232023-12-022
* net: Use ToConn and ToListener traits for objects that can be convertedhozan232023-11-302
* jsonrpc: Enhance the API and add support for TCP, Unix, and TLS protocols.hozan232023-11-302
* 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-202
* karyons jsonrpc implementationhozan232023-11-193