Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PacketDecoderConfig

Hierarchy

  • PacketDecoderConfig

Index

Properties

useDtlsLayout

useDtlsLayout: boolean

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

default

false

writeUnknownGameData

writeUnknownGameData: boolean

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

default

false

writeUnknownRootMessages

writeUnknownRootMessages: boolean

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

default

false

Generated using TypeDoc