aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/examples/server.rs
Commit message (Expand)AuthorAgeFiles
* net: Use ToConn and ToListener traits for objects that can be convertedhozan232023-11-301
* 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
* karyons jsonrpc implementationhozan232023-11-191