Class GmcpCodec
java.lang.Object
io.github.protasm.jvmud.engine.protocol.GmcpCodec
Encodes and decodes the UTF-8, JSON-bearing messages carried by GMCP Telnet frames.
-
Method Summary
Modifier and TypeMethodDescriptionstatic GmcpMessageDecodes one GMCP message body after Telnet subnegotiation framing has been removed.static StringEncodes a GMCP package plus an optional LPC-compatible data payload.
-
Method Details
-
encode
-
decode
Decodes one GMCP message body after Telnet subnegotiation framing has been removed.
-