11 Commits (7b4f2903fd12ba6568c534c8a9fcdef13a920c44)

Author SHA1 Message Date
Graham 7b4f2903fd Add initial login codecs required to negotiate a JS5 connection 4 years ago
Graham 7b9964461f Fix off-by-one erorr in the JS5 codecs 4 years ago
Graham 6a03ef1746 Replace xor with or in Js5ResponseEncoder 4 years ago
Graham 96ea95394c Add JAGGRAB request codec 4 years ago
Graham 95d6583dfe Add initial implementation of the RS framing layer 4 years ago
Graham bd6cdb5530 Convert sharable ChannelHandlers to objects where possible 4 years ago
Graham 6a800c0759 Fix ByteBuf leak in Js5ResponseDecoder 4 years ago
Graham e1404a1f7f Add missing release() call 4 years ago
Graham e08f355e6f Use default allocator in testDecodeFragmented 4 years ago
Graham 76977303b2 Add shorthand methods for creating ByteBufs from ByteArrays and Strings 4 years ago
Graham 5036eb3da8 Add JS5 remote protocol implementation 4 years ago