Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | core: use mutex from parking_lot library | hozan23 | 2024-05-23 | 2 |
| | ||||
* | add support for tokio & improve net crate api | hozan23 | 2024-05-19 | 9 |
| | ||||
* | core: cargo clippy fix & clean up comments | hozan23 | 2024-03-22 | 1 |
| | ||||
* | core: minor modification to TaskGroup api | hozan23 | 2024-03-21 | 1 |
| | ||||
* | core: add the option to create a new task group without providing an | hozan23 | 2024-03-20 | 3 |
| | | | | executor & remove GlobalExecutor type | |||
* | core: use clone_from instead of dereferencing the waker | hozan23 | 2024-03-11 | 1 |
| | ||||
* | Ensure uniform usage of the name `karyon` across all files | hozan23 | 2023-12-02 | 6 |
| | ||||
* | implement TLS for inbound and outbound connections | hozan23 | 2023-11-28 | 7 |