aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/README.md
Commit message (Collapse)AuthorAgeFiles
* Ensure uniform usage of the name `karyon` across all fileshozan232023-12-021
|
* net: Use ToConn and ToListener traits for objects that can be convertedhozan232023-11-301
| | | | to Conn and Listener.
* jsonrpc: Enhance the API and add support for TCP, Unix, and TLS protocols.hozan232023-11-301
|
* jsonrpc: add Codec struct for reading from and writing to the connectionhozan232023-11-201
|
* jsonrpc: minor changes to the README filehozan2023-11-191
|
* karyons p2p: add README.mdhozan232023-11-191
|
* karyons jsonrpc implementationhozan232023-11-191