PeerJS
Simple peer to peer data video and audio calls in the browser
PeerJS keeps publishing release candidates that restate the same two fixes.
◆Recent moves
- 2y ago
v1.5.3-rc.1 drops the unsafe-eval requirement
The newest content here is the removal of the unsafe-eval requirement and two navigator-is-not-defined fixes, which together let the library run under strict Content Security Policies and in non-browser contexts. The rest of the note restates fixes carried forward from earlier candidates.
View source ↗ - 2y ago
v1.5.2-rc.1 supports Blobs nested in objects
Adds support for Blobs nested inside objects, closing a serialization gap that silently broke structured payloads. The other two entries in the note are repeats from the previous candidate.
View source ↗ - 2y ago
v1.5.0-rc.1 fires close on the remote peer for MediaConnection
The close event now fires on the remote peer for MediaConnection, completing a long-open issue, alongside webrtc-adapter and binarypack updates. Data channel ordering appears again here having already been listed in the previous candidate.
View source ↗ - 3y ago
v1.4.8-rc.1: dependency updates and audit fixes
The first candidate in this window, and the origin of the two fixes every later note repeats: unreliable close events and out-of-order data channel sends. Its own distinct content is dependency updates and an npm audit pass.
View source ↗