aboutsummaryrefslogtreecommitdiff
path: root/jsonrpc/src/codec.rs
Commit message (Expand)AuthorAgeFiles
* jsonrpc: switch to LF delimiter for reading json, replacing the dummy delimiterhozan232023-11-211
* jsonrpc/codec: rename `max_allowed_msg_size` to `max_allowed_buffer_size`hozan232023-11-201
* jsonrpc: add Codec struct for reading from and writing to the connectionhozan232023-11-201