Module: server

server.js is where the server logic resides, where the websocket and udp servers are being instantiated

Source:

Requires

  • module:http
  • module:WebSocket
  • module:url
  • module:dgram