Pure FDv2 protocol state machine. Processes a single event at a time and returns an action describing what the caller should do. Contains no I/O or callbacks.

Hierarchy

  • ProtocolHandler

Properties

Methods

Properties

Methods

  • Resets the handler to inactive. Should be called when a connection is reset.

    Returns void

Generated using TypeDoc