protoo icon indicating copy to clipboard operation
protoo copied to clipboard

Minimalist and extensible Node.js signaling framework for multi-party Real-Time applications

Results 14 protoo issues
Sort by recently updated
recently updated
newest added

This change makes `accept()` on `connectionrequest` handles cookies. It is useful for using sticky sessions on load balancers.

https://protoojs.org/#response server : https://github.com/versatica/protoo/blob/master/server/lib/Message.js#L134

Title: Improved Message Sending Handling in WebSocketTransport Description: The purpose of this pull request is to enhance the reliability and error handling of the send method in the WebSocketTransport class....

how to provide code and reason for close action ? Peer interface has none argument close method.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together. Updates `js-yaml` from 3.13.1 to 4.1.1 Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12...

dependencies
javascript

maybe we should not write code like that: https://github.com/versatica/protoo/blob/3a444c92ac8cd5ddb672249d388913081eecf692/client/lib/index.js#L1 https://github.com/versatica/protoo/blob/3a444c92ac8cd5ddb672249d388913081eecf692/client/lib/index.js#L10 which may sometimes expose compilation environment into result js.

Currently, the WebSocket transport retries only when the connection is closed or fails after being established. However, sometimes the initial WebSocket connection never succeeds — for example, when the browser...

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 Changelog Sourced from braces's changelog. Release history All...

dependencies
javascript

Removes [node-notifier](https://github.com/mikaelbr/node-notifier). It's no longer used after updating ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Removes `node-notifier` Updates `jest` from 24.7.1 to 30.2.0 Release notes Sourced from...

dependencies
javascript

Removes [form-data](https://github.com/form-data/form-data). It's no longer used after updating ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Removes `form-data` Updates `jest` from 24.7.1 to 30.2.0 Release notes Sourced from...

dependencies
javascript