You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: