commit cca5042b89c48546f1211cf73152c8c68ddd4f50 Author: Alex Helfet Date: Thu Dec 21 02:01:00 2017 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..cfdb123 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# framed-rs +Rust crate to send and receive frames over streams of bytes.