4.1.4 • Published 7 months ago

@durrtagnan/protoo-client v4.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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