netty5/codec-haproxy
Trustin Lee 3900d1c665 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 16:00:27 +09:00
..
src Overall refactoring of the haproxy codec 2014-06-21 16:00:27 +09:00
pom.xml Overall refactoring of the haproxy codec 2014-06-21 16:00:27 +09:00