Y
Hacker News
new
|
ask
|
show
|
jobs
by
zacinbusiness
4467 days ago
This is awesome and it makes me wonder about other potential capabilities. Could a similar method be used to create two-way text chat, for instance?
1 comments
szimek
4467 days ago
Sure. WebRTC allows you to send any data, audio and video directly between peers. Though to be honest there are much easier ways to create text chat.
link
zacinbusiness
4467 days ago
Oh I was thinking about a collaboration scenario. Something next door to pair programming where two people are working on a document together but just not simultaneously.
link