Peerjs

Latest version: v1.5.1

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

0.3.6

- Workaround for hitting Chrome 31+ buffer limit.
- Add `.bufferSize` to DataConnection to indicate the size of the buffer queue.
- Add `.dataChannel` to DataConnection as an alias for `._dc`, which contains
the RTCDataChannel object associated with the DataConnection.
- Update BinaryPack dependency.

0.3.5

- Fix bug where chunks were being emitted.

0.3.4

- Fix file transfer issue in Chrome by chunking for data over 120KB.
- Use binary data when possible.
- Update BinaryPack dependency to fix inefficiencies.

0.3.3

- Fix exceptions when peer emits errors upon creation
- Remove extra commas

0.3.2

- Use SCTP in Chrome 31+.
- Work around Chrome 31+ tab crash. The crashes were due to Chrome's lack of support for the `maxRetransmits` parameter for modifying SDP.
- Fix exceptions in Chrome 29 and below.
- DataChannels are unreliable by default in Chrome 30 and below. In setting
reliable to `true`, the reliable shim is used only in Chrome 30 and below.

0.3.1

- Updated docs and examples for TURN server usage
- Fixed global variable leak
- DataConnections now have reliable: false by default. This will switch to on when reliable: true works in more browsers

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.