webRTC-io / webRTC.io

An abstraction layer for webRTC. Aim is to simplify the HTML5 web standard webRTC in a similar manner to socket.io w/ websockets. Highly experimental technology
1.61k stars 292 forks source link

Feature wish ;) #1

Closed chrstnwhlrt closed 12 years ago

chrstnwhlrt commented 12 years ago

Maybe you could extend your demo to work like apprtc (apprtc.appspot.com), manage different sessions with random numbers and allow within a session more than two users.

benbrittain commented 12 years ago

this would be really easy. I'll totally add it in later this week.

dennismartensson commented 12 years ago

This is now implemented and are on the demo site, You can get a randome room by clicking on the button or you can create your own by adding # and the room name you want.

http://multiwebrtc.nodejitsu.com/#