netty5/codec-haproxy
Trustin Lee 75152ea864 Overall refactoring of the haproxy codec
- Convert constant classes to enum
- Rename HAProxyProtocolMessage to HAProxyMessage for simpilicity
- Rename HAProxyProtocolDecoder to HAProxyMessageDecoder
- Rename HAProxyProtocolCommand to HAProxyCommand
- Merge ProxiedProtocolAndFamity, ProxiedAddressFamily, and
  ProxiedTransportProtocol into HAProxiProxiedProtocol and its inner
  enums
- Overall clean-up
2014-06-21 15:58:53 +09:00
..
src Overall refactoring of the haproxy codec 2014-06-21 15:58:53 +09:00
pom.xml Move haproxy codec to a separate module 2014-06-21 15:58:53 +09:00