Interface PacketDecoderConfig

Hierarchy

  • PacketDecoderConfig

Properties

useDtlsLayout: boolean

Whether or not to use the DTLS layout when parsing the Hello packet.

Default

false

writeUnknownGameData: boolean

Whether or not to write game data messages that aren't defined for the decoder.

Default

false

writeUnknownRootMessages: boolean

Whether or not to write root messages that aren't defined for the decoder.

Default

false

Generated using TypeDoc