This is the 2n.fm signaling server, used to coordinate connections between peers.
To get started, just clone and run npm install && npm start. If you're looking to host this properly, be sure to configure HTTPS certificates.
This project is based on RTCMultiConnection-Server; for the time being, you should be able to use the same instructions, except that CLI arguments are no longer supported.
See LICENSE and NOTICE.