Commit message (Expand) | Author | Age | Files | |
---|---|---|---|---|
* | net: major cleanup and improvement of the crate api | hozan23 | 2024-03-13 | 1 |
* | net: pass `Endpoint` to dial and listen functions | hozan23 | 2024-03-13 | 1 |
* | upgrade from async-rustls to futures-rustls | hozan23 | 2024-03-12 | 1 |
* | net: Use ToConn and ToListener traits for objects that can be converted | hozan23 | 2023-11-30 | 1 |
* | 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 |