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.6k stars 293 forks source link

Update lib/webrtc.io.js #3

Closed xarg closed 11 years ago

xarg commented 11 years ago

The api of ws has the port parameter instead of server.

dennismartensson commented 11 years ago

Hi,

Thank you for helping us find this.

We have done a more extended fix and made webrtc.io able to take, Port or Server.

What have you built with webRTC.io?

/Dennis