Closed olesyakorovina closed 6 years ago
Support for this repo is essentially dead, they've moved to: https://github.com/nttcom/peerjs
There you can find more recent version but I you'll have to use their own API key because it won't work if you insert your own.
i have created a fork which works with safari11 on Mac, you could have a try: https://github.com/Simplici/pearjs
Hi! Do you by any chance know whether or not there is some forked library of nttcom branch for users with their own peerJS server? Current package has way too many bugs and errors(especially in terms of ICe processing)?
Thanks
If I can find one, i will not have created my own fork since i am not a good javascript developper.
Mine works for me until now, i see some warnings in the console, but it worked. I will try to solve the warning later.
It is relatively easy to solve these warnings but there are other issues in particular with screen sharing.
Hello,
After running some tests on the new WebKit beta (Safari 11) looks like some methods are deprecated. Will you release a new version of PeerJS for those changes ?