Commit message (Expand) | Author | Age | Files | |
---|---|---|---|---|
* | core: rename EventSys to EventEmitter | hozan23 | 2024-07-15 | 1 |
* | p2p: Major refactoring of the handshake protocol | hozan23 | 2024-07-15 | 1 |
* | Remove redundant type aliases | hozan23 | 2024-06-27 | 1 |
* | Improve async channels error handling and replace unbounded channels with bou... | hozan23 | 2024-06-27 | 1 |
* | p2p: WIP rpc server implementation for the p2p monitor | hozan23 | 2024-05-27 | 1 |
* | net: add serde feature for serializing & deserializing Endpoints | hozan23 | 2024-05-27 | 1 |
* | p2p: add peer pool logs and discovery logs to example/monitor.rs | hozan23 | 2024-05-23 | 1 |
* | p2p: monitor system use core::EventSys instead of pubsub pattern | 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 |
* | implement TLS for inbound and outbound connections | hozan23 | 2023-11-28 | 1 |
* | general clean ups for the docs | hozan23 | 2023-11-23 | 1 |
* | rename crates | hozan23 | 2023-11-09 | 1 |