otalk / TLKSimpleWebRTC

MIT License
28 stars 21 forks source link

Is this library possible to connect other server? #1

Closed xareelee closed 9 years ago

xareelee commented 9 years ago

This library is awesome, but I want to connect other server. Is that possible?

For example, is that possible to connect to apprtc.appspot.com and join to a specific room?

hjon commented 9 years ago

This library is meant to connect to an instance of https://github.com/andyet/signalmaster. So yes, it is possible to connect to other servers running signalmaster, however, it is not possible to connect directly to apprtc.appspot.com as they use a different protocol.

hjon commented 9 years ago

If there is further information, please re-open, but I'm closing for lack of activity.