@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

/@durrtagnan/protoo-client/

    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