@gibme/tcp-server
    Preparing search index...

    Function createServer

    • Creates a new TCP server with the provided options

      Parameters

      • options: ServerOpts = {}
      • OptionalconnectionListener: (socket: Socket) => void

      Returns TCPServer