mkorkalo / netty-zmtp

A collection of Netty channel handlers that aims to implement ZMTP, the ZeroMQ Message Transport Protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a port of m0wfo's netty-zmtp fork, with some backported fixes from original spotify's repository (https://github.com/spotify/netty-zmtp).

License

This software is licensed using the Apache 2.0 license. Details in the file LICENSE.txt

About

A collection of Netty channel handlers that aims to implement ZMTP, the ZeroMQ Message Transport Protocol.

License:Apache License 2.0


Languages

Language:Java 100.0%