-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixes Defect on slow send * avoid compiler warnings from chronos * improve latency on send fast path * avoid copying in message cache, improving heartbeat performance
- Loading branch information
1 parent
31fdbae
commit 8ca537c
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule nim-chronos
updated
3 files
+12 −7 | chronos/internal/asyncfutures.nim | |
+83 −3 | docs/src/concepts.md | |
+31 −1 | tests/testmacro.nim |
Submodule nim-libp2p
updated
11 files