Commit message (Expand) | Author | Age | Files | |
---|---|---|---|---|
* | jsonrpc: separate the RPC errors from the library implementation errors | hozan23 | 2024-06-15 | 1 |
* | jsonrpc: client use unbounded channels as buffer for sending requests & clean... | hozan23 | 2024-06-14 | 1 |
* | jsonrpc: spawn task when handle new request | hozan23 | 2024-05-23 | 1 |
* | jsonrpc: support pubsub | hozan23 | 2024-05-22 | 1 |
* | add support for tokio & improve net crate api | hozan23 | 2024-05-19 | 1 |
* | Ensure uniform usage of the name `karyon` across all files | hozan23 | 2023-12-02 | 1 |
* | net: Use ToConn and ToListener traits for objects that can be converted | hozan23 | 2023-11-30 | 1 |
* | jsonrpc: Enhance the API and add support for TCP, Unix, and TLS protocols. | hozan23 | 2023-11-30 | 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 |