All notable changes to this project will be documented in this file.
- Fixed a memory leak where mmproxy doesn't free pipe fds after failing to set its buffer size.
- Introduced context messages for each error message. See #13.
- Made the TCP proxy to be zero-copy whenever possible. See #10.
- MIT license added.
- TCP benchmarks added.
- Published the project on crates.io.
- Initial version of the project.