This website requires JavaScript.
Explore
Help
Sign In
tokio-rs
/
tokio
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tokio-rs/tokio.git
synced
2026-08-19 00:00:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9d909cb4c6d326423ee02fbcf6bbfe5553d2c0a
tokio
/
tokio-util
/
tests
T
History
Blas Rodriguez Irizar
and
Lucio Franco
d9d909cb4c
util: Add
TokioContext
future (
#2791
)
...
Co-authored-by: Lucio Franco <
[email protected]
>
2020-08-27 11:33:43 -04:00
..
codecs.rs
codec: change Encoder to take &Item (
#1746
)
2020-03-04 15:54:41 -05:00
context.rs
util: Add
TokioContext
future (
#2791
)
2020-08-27 11:33:43 -04:00
framed_read.rs
io: change AsyncRead to use a ReadBuf (
#2758
)
2020-08-13 20:15:01 -07:00
framed_write.rs
codec: change Encoder to take &Item (
#1746
)
2020-03-04 15:54:41 -05:00
framed.rs
io: change AsyncRead to use a ReadBuf (
#2758
)
2020-08-13 20:15:01 -07:00
length_delimited.rs
io: change AsyncRead to use a ReadBuf (
#2758
)
2020-08-13 20:15:01 -07:00
sync_cancellation_token.rs
sync: move CancellationToken to tokio-util (
#2721
)
2020-08-23 17:45:52 +02:00
udp.rs
udp: Fix
UdpFramed
with regards to
Decode
(
#1445
)
2020-07-23 11:27:43 -04:00