liowebrtc
liowebrtc copied to clipboard
An event-based WebRTC library that makes it easy to embed real-time peer to peer communication into UI components.
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
I'm a newbie with react native and web developt, I want to create a chat app and google led me here. I have no idea (before I read it) about...
I tested with your video-chat demo and signalbuddy. - this.webrtc.getPeers() and this.webrtc.getClients() return empty for new user - the peers are there in this.webrtc.webrtc.peers but without corresponding streams - if...
In the README file you state that the user should provide their own signaling server in order not to use the default lio.app signaling server. This is understandable, but a...
react-liowebrtc maybe this should use 'this.config or config'? https://github.com/lazorfuzz/liowebrtc/blob/master/src/liowebrtc.js#L110 if the above is okay config overrides with ? https://github.com/lazorfuzz/liowebrtc/blob/master/src/webrtc.js#L20
https://github.com/lazorfuzz/liowebrtc/blob/master/src/webrtc.js#L15 somewhere in universe they block google
Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...