-
I was using webrtc datachannel before seeing this library for one of my project.
Now I want to integrate this library instead of giant webrtc datachannel.
I have some questions for now;
* In web…
-
On Windows 10, when using google's stun servers, the getaddrinfo fails inside addr_resolve with an ultimate "STUN address resolution failed" and multiple "STUN message send failed" afterwards.
Shou…
-
[WebTorrent](https://webtorrent.io/) is a new implementation of the bittorrent protocol designed to work over WebRTC. This allows browsers to download torrents without plugins. However, due to the lim…
-
I have problems with ICE connection. Here is how I am testing;
* Create a connection
* Send some data
* Close/Delete connection
* Repeat the procedure
As I see we can not destroy ICE connection…