Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | implement TLS for inbound and outbound connections | hozan23 | 2023-11-28 | 1 |
| | ||||
* | jsonrpc: switch to LF delimiter for reading json, replacing the dummy delimiter | hozan23 | 2023-11-21 | 1 |
| | ||||
* | jsonrpc/codec: rename `max_allowed_msg_size` to `max_allowed_buffer_size` | hozan23 | 2023-11-20 | 1 |
| | ||||
* | jsonrpc: add Codec struct for reading from and writing to the connection | hozan23 | 2023-11-20 | 1 |
| | ||||
* | karyons jsonrpc implementation | hozan23 | 2023-11-19 | 1 |