Is it possibe to use websockets only to create a connection? I want something like a fallback if ever webrtc isn't supported on the client/browser, since websockets are already on the peerjs servers. Also tho I think the peerjs client is tightly coupled with the webrtc function. It would be great just to have this especially safari or ios browsers doesn't support webrtc yet.
I posted this on peerjs-server repo but i didn't get any response...
Is it possibe to use websockets only to create a connection? I want something like a fallback if ever webrtc isn't supported on the client/browser, since websockets are already on the peerjs servers. Also tho I think the peerjs client is tightly coupled with the webrtc function. It would be great just to have this especially safari or ios browsers doesn't support webrtc yet.
I posted this on peerjs-server repo but i didn't get any response...