aboutsummaryrefslogtreecommitdiff
path: root/core/src/async_util/task_group.rs
Commit message (Expand)AuthorAgeFiles
* Improve async channels error handling and replace unbounded channels with bou...hozan232024-06-271
* core: use mutex from parking_lot libraryhozan232024-05-231
* add support for tokio & improve net crate apihozan232024-05-191
* core: cargo clippy fix & clean up commentshozan232024-03-221
* core: minor modification to TaskGroup apihozan232024-03-211
* core: add the option to create a new task group without providing anhozan232024-03-201
* Ensure uniform usage of the name `karyon` across all fileshozan232023-12-021
* implement TLS for inbound and outbound connectionshozan232023-11-281