Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | net: Use ToConn and ToListener traits for objects that can be converted | hozan23 | 2023-11-30 | 1 |
| | | | | to Conn and Listener. | |||
* | 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 | 1 |
| | ||||
* | implement TLS for inbound and outbound connections | hozan23 | 2023-11-28 | 1 |