Skip to main content

Module server

Module server 

Source

Structs§

Response
response sent back per command

Enums§

Command
commands the server accepts, one per line as JSON

Functions§

run
run the traqq TCP server on the given address. blocks the calling thread.