@durrtagnan/protoo-client

4.1.4 • 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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.1.4
    8
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 4.1.4
    8
  • 4.1.1
    0
  • 4.1.0
    0

Package Sidebar

Install

npm i @durrtagnan/protoo-client

Weekly Downloads

8

Version

4.1.4

License

MIT

Unpacked Size

21.1 kB

Total Files

10

Last publish

Collaborators

  • durrtagnan