• TcpServer
  • TcpServer Class

    class nymeaserver::TcpServer

    This class represents the tcp server for nymead. More...

    Header: #include <TcpServer>

    Detailed Description

    The TCP server allows clients to connect to the JSON-RPC API.

    See also WebSocketServer and TransportInterface.