cjb / serverless-webrtc

A demo of using WebRTC with no signaling server.
Other
1.54k stars 239 forks source link

Text only version? #22

Closed raed667 closed 8 years ago

raed667 commented 8 years ago

I'm working on a text-only fork of this project. Is there a way to create an offer without a stream object?

cjb commented 8 years ago

This project was actually text only until recently, so you can just revert the latest commits, assuming I understand what you mean.

raed667 commented 8 years ago

Thanks I didn't think to check in the commit history. This should be e7088b39b03d3bfc485599a6d9f020410e29c888 right ?

cjb commented 8 years ago

Yup.