1
Fork 0

Initial commit

This commit is contained in:
Alex Helfet 2017-12-21 02:01:00 +00:00 committed by GitHub
commit cca5042b89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# framed-rs
Rust crate to send and receive frames over streams of bytes.