vgheri / ChatR

A simple chat app built upon SignalR
20 stars 15 forks source link

WebRTC #3

Open haythem opened 10 years ago

haythem commented 10 years ago

How about adding WebRTC support to the chat so users can have video chat ? http://www.webrtc.org/

vgheri commented 10 years ago

That would be awesome, but I believe it would also require a few big changes, like adding support for private chats for example. Anyway why don't you fork the project, modify it and then submit a pull request?