netty5/codec-stomp
Trustin Lee 84fc63f927 Fix StompSubframeEncoderTest failure
Motivation:

StompSubframeEncoderTest fails because StompHeaders does not respect the order of the headers set.

Modifications:

Use LinkedHashMap instead of HashMap

Result:

Fixes test failures
2014-06-05 17:05:12 +09:00
..
src Fix StompSubframeEncoderTest failure 2014-06-05 17:05:12 +09:00
pom.xml Overall refactoring of the STOMP codec 2014-06-04 17:09:11 +09:00