-
I'm not quite clear on how listAllPeers() is used, it seems to expect a callback rather than just returning a list. Can you post an example of usage?
-
currently, local peerjs-server is tested only.
-
see http://peerjs.com/, for example.
Pro:
- Don't need good brandwidth for server
- Performance
Cons:
- A little more difficult to use ?
- Maybe NAT router can be problematic
-
Currently the 'previews' of client-side NoFlo applications run in a card inside the NoFlo UI, sandboxed to a separate `iframe`. For some applications it would be very useful to be able to preview inst…
-
Firefox Nightly 24.0a1, Ubuntu 12.04.
I'm getting this error: TypeError: Not enough arguments to mozRTCPeerConnection.createOffer. @ http://cdn.peerjs.com/0/peer.js:1799
This occurs with peer.connec…
-
Hi,
for my project, a computer (with classic wifi) have to communicate with another user who is with a mobile. The mobile uses 4G network to establish the connection. The problem is that the communica…
-
-
https://addons.heroku.com/searchbox#micro should do it as discussed in https://github.com/ideaq/time/issues/2
-
This may not be a peerjs issue, but it may help others who are experiencing similar problems.
I'm using peerjs with latest chrome (33) and [rfc5766-turn-server](https://code.google.com/p/rfc5766-turn…
-
Hey, me again. CORS is working perfectly locally on my server. I can see the headers being added and everything. However, when I deploy my app to Heroku, I once again encounter a CORS issue, and the h…