Currently it's not intended for any kind of production usage
- Some working examples can be found in examples folder
- Basic ZMTP implementation seems to work well
- Initial REQ/REP socket pair implementation is working
- Need to implement more integration tests for the library
- External APIs are still subject to change cause I'm still experimenting with different approaches to find the best one