versatica / protoo

Minimalist and extensible Node.js signaling framework for multi-party Real-Time applications

Home Page:https://protoo.versatica.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protoo

Minimalist and extensible Node.js signaling framework for multi-party Real-Time applications.

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

About

Minimalist and extensible Node.js signaling framework for multi-party Real-Time applications

https://protoo.versatica.com

License:MIT License


Languages

Language:JavaScript 100.0%