| Commit message (Collapse) | Author | Age | Files | ||
|---|---|---|---|---|---|
| ... | |||||
| * | clean up error module and use `transparent` attribute | hozan23 | 2023-11-18 | 3 | |
| | | |||||
| * | p2p/peer_pool: minor change | hozan23 | 2023-11-17 | 1 | |
| | | |||||
| * | p2p: avoid doing too much locking and unlocking for the routing table mutex | hozan23 | 2023-11-17 | 2 | |
| | | |||||
| * | Remove matrix link from README.md | hozan | 2023-11-17 | 1 | |
| | | |||||
| * | Update discord link | hozan | 2023-11-17 | 1 | |
| | | |||||
| * | Update README.md | hozan | 2023-11-16 | 1 | |
| | | |||||
| * | improve the TaskGroup API | hozan23 | 2023-11-15 | 23 | |
| | | | | | | | | | | | | the TaskGroup now holds an Executor instead of passing it when calling its spawn method also, define a global executor `Executor<'static>` and use static lifetime instead of a lifetime placeholder This improvement simplify the code for spawning a new task. There is no need to pass the executor around. | ||||
| * | p2p/message: minor change to get_msg_payload macro | hozan23 | 2023-11-13 | 1 | |
| | | |||||
| * | core: enhance the CondWait test coverage | hozan23 | 2023-11-12 | 1 | |
| | | |||||
| * | p2p: remove net directory | hozan23 | 2023-11-12 | 11 | |
| | | |||||
| * | p2p: use VecDeque for connection queue | hozan23 | 2023-11-10 | 1 | |
| | | |||||
| * | fix a broken link in README | hozan | 2023-11-09 | 1 | |
| | | |||||
| * | delete unused dependencies from net crate | hozan23 | 2023-11-09 | 2 | |
| | | |||||
| * | rename crates | hozan23 | 2023-11-09 | 60 | |
| | | |||||
| * | karyons_p2p/examples: disable panes synchronisation when running peers in tmux | hozan23 | 2023-11-08 | 1 | |
| | | |||||
| * | Update README.md | hozan | 2023-11-08 | 1 | |
| | | |||||
| * | Create LICENSE | hozan | 2023-11-08 | 1 | |
| | | |||||
| * | first commit | hozan23 | 2023-11-08 | 63 | |
