My company as a signalMaster signaling server install at https://signaling.mycompany.com https://github.com/simplewebrtc/signalmaster
We have a web page that uses simpleWebRTC to communicate with it.
I am working on a .net Application that need to be able to connect to the signaling server in order to see the offers and send answers in order to initiate a peer communication to receive video.
How can this be done ? I can't seem to see any documentation for signalMaster either with the supported commands.