Pinned Repositories
codec-haproxy
Netty codec for HA Proxy: http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
codec-memcached
Netty codec for the ASCII and binary memcached protocols
codec-multipart
New http multipart codec for Netty 5
codec-redis
Netty codec for the Redis protocol
codec-stomp
Netty codec for the STOMP (Simple Text Orientated Messaging Protocol) protocol
handler-pcap
Capture data and write into Pcap format which helps in troubleshooting.
socks-proxy
SOCKS protocol codec and proxy handler for Netty
template
Project template for creating new contrib projects (click "Use this template")
template-multi
Project template for creating new multi-module contrib projects (click "Use this template")
transport-tun
Netty 4.1 Linux TUN Transport
Netty Contrib's Repositories
netty-contrib/socks-proxy
SOCKS protocol codec and proxy handler for Netty
netty-contrib/handler-pcap
Capture data and write into Pcap format which helps in troubleshooting.
netty-contrib/codec-redis
Netty codec for the Redis protocol
netty-contrib/transport-tun
Netty 4.1 Linux TUN Transport
netty-contrib/codec-haproxy
Netty codec for HA Proxy: http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
netty-contrib/codec-multipart
New http multipart codec for Netty 5
netty-contrib/bytebuf-adaptors
Adaptors and convertors for using Netty 4.1 ByteBuf in Netty 5
netty-contrib/codec-memcached
Netty codec for the ASCII and binary memcached protocols
netty-contrib/codec-stomp
Netty codec for the STOMP (Simple Text Orientated Messaging Protocol) protocol
netty-contrib/security
Netty Security
netty-contrib/codec-extras
Various serialisation and marshalling codecs for Netty
netty-contrib/codec-smtp
Netty codec for SMTP: https://datatracker.ietf.org/doc/html/rfc5321
netty-contrib/template
Project template for creating new contrib projects (click "Use this template")
netty-contrib/template-multi
Project template for creating new multi-module contrib projects (click "Use this template")
netty-contrib/.github
netty-contrib/codec-mqtt
Netty codec for MQTT: https://mqtt.org
netty-contrib/codec-xml
Netty codec that parses buffers into XML documents