8000 GitHub - xiaomitop/protoo: Minimalist and extensible Node.js signaling framework for multi-party Real-Time applications
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from versatica/protoo

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

License

Notifications You must be signed in to change notification settings

xiaomitop/protoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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