protoo-server
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/protoo-server package

4.0.6 • Public • Published

protoo-server

protoo is a minimalist and extensible Node.js signaling framework for multi-party Real-Time Communication applications.

This is the protoo server side Node.js module.

Website and documentation

Breaking changes in v4

  • In protoo-server:

    • peer.send() has been renamed to peer.request().
    • room.spread() has been removed.
  • In protoo-client:

    • peer.send() has been renamed to peer.request().

Author

Iñaki Baz Castillo (@ibc at Github)

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i protoo-server

Weekly Downloads

386

Version

4.0.6

License

MIT

Unpacked Size

24 kB

Total Files

12

Last publish

Collaborators

  • ibc