Skip to main content

Module tcp

Module tcp 

Source
Expand description

§TCP Module

TCP protocol support for the server.

§Components

  • router: Command-based TCP router with frame validation
  • types: Frame and Command traits, RawCodec implementation
  • listeners: TCP connection listeners
  • macros: TCP routing macros

Modules§

listeners
macros
router
types