I would like to write a Client and potentially a Server for Signaling WebRTC. Typically what I have seen done is that WebSockets are used for the Signaling. Is it possible to use TCP instead? I would like to use NIOTS in order to do this.
Any advice is greatly appreciated
Thank you
Cole