This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-net
Watch
1
Star
0
Fork
0
You've already forked actix-net
mirror of
https://github.com/fafhrd91/actix-net
synced
2025-01-18 20:01:48 +01:00
Code
Issues
Releases
Wiki
Activity
actix-net
/
local-channel
History
Rob Ede
f967562ac4
chore: specify external types for each crate (
#496
)
2023-10-30 00:07:28 +00:00
..
src
chore(local-channel): prepare release 0.1.5
2023-10-29 23:16:53 +00:00
Cargo.toml
chore: specify external types for each crate (
#496
)
2023-10-30 00:07:28 +00:00
CHANGES.md
chore(local-channel): prepare release 0.1.5
2023-10-29 23:15:19 +00:00
LICENSE-APACHE
ensure all crates include license files
2022-05-03 14:55:49 +01:00
LICENSE-MIT
ensure all crates include license files
2022-05-03 14:55:49 +01:00
README.md
chore(local-channel): prepare release 0.1.5
2023-10-29 23:15:19 +00:00
README.md
local-channel
A non-threadsafe multi-producer, single-consumer, futures-aware, FIFO queue.