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
2024-12-19 14:22:38 +01:00
Code
Issues
Releases
Wiki
Activity
connect-v0.2.1
Branches
Tags
No results found.
actix-net
/
actix-codec
/
CHANGES.md
Nikolay Kim
95d02659d5
Added Framed::map_io() method
2019-03-27 17:30:37 -07:00
206 B
Raw
Permalink
Blame
History
Changes
[0.1.2] - 2019-03-27
Added
Framed::map_io()
method.
[0.1.1] - 2019-03-06
Added
FramedParts::with_read_buffer()
method.
[0.1.0] - 2018-12-09
Move codec to separate crate