4.0.4 • Published 3 years ago

protoo-server-test v4.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

protoo-server

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

This is the protoo server side Node.js module.

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