Commit message (Expand) | Author | Age | Files | ||
---|---|---|---|---|---|
... | |||||
* | net: rename `Listener` trait to `ConnListener` | hozan23 | 2023-11-30 | 1 | |
* | jsonrpc: Enhance the API and add support for TCP, Unix, and TLS protocols. | hozan23 | 2023-11-30 | 6 | |
* | implement TLS for inbound and outbound connections | hozan23 | 2023-11-28 | 3 | |
* | update README.md | hozan23 | 2023-11-23 | 1 | |
* | general clean ups for the docs | hozan23 | 2023-11-23 | 2 | |
* | jsonrpc: switch to LF delimiter for reading json, replacing the dummy delimiter | hozan23 | 2023-11-21 | 4 | |
* | jsonrpc/codec: rename `max_allowed_msg_size` to `max_allowed_buffer_size` | hozan23 | 2023-11-20 | 2 | |
* | jsonrpc: add Codec struct for reading from and writing to the connection | hozan23 | 2023-11-20 | 8 | |
* | jsonrpc: move RPCService to separate module | hozan23 | 2023-11-20 | 3 | |
* | jsonrpc: minor changes to the README file | hozan | 2023-11-19 | 1 | |
* | karyons p2p: add README.md | hozan23 | 2023-11-19 | 1 | |
* | karyons jsonrpc implementation | hozan23 | 2023-11-19 | 11 |