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

4.0.6 • Public • Published

protoo-client

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

This is the protoo client side JavaScript library for browser and Node.js.

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

Dependencies (4)

Dev Dependencies (1)

Package Sidebar

Install

npm i protoo-client

Weekly Downloads

2,525

Version

4.0.6

License

MIT

Unpacked Size

20.4 kB

Total Files

10

Last publish

Collaborators

  • ibc