1
0
mirror of https://github.com/dani/vroom.git synced 2024-07-01 15:52:54 +02:00
Go to file
Daniel Berteaud d62c0dc6ec Sync chat history between peers
Not completly full proof, but seems to work reasonably well. If we do not have received chatHistory yet, ask for it each time a peer's video is added until we get it. Messages are escaped and formatting is preserved, including peer's color. One problem though: if you refresh the page, you will receive the history, but your own old message will appear on the left, as if it was another who send them. This is because there's no way to recognize it was you (previous session...)
Should fix #4
2014-05-06 19:24:43 +02:00
chrome-extension Update screen sharing 2014-05-01 21:35:07 +02:00
conf Update screen sharing 2014-05-01 21:35:07 +02:00
docs Initial import 2014-04-03 17:42:54 +02:00
lib Add tooltips for tchat buttons 2014-05-04 14:49:54 +02:00
public Sync chat history between peers 2014-05-06 19:24:43 +02:00
signalmaster Re-add missing jshint files in signalmaster 2014-04-03 22:42:29 +02:00
templates/default Replace screen sharing glyphicon 2014-05-06 14:06:38 +02:00
.gitignore Also ignore local conf 2014-04-03 23:03:06 +02:00
LICENSE Initial commit 2014-04-03 08:16:06 -07:00
README.md Add a link to the demo 2014-04-04 23:42:23 +02:00

vroom

Video conf based on SimpleWebRTC.js

Check documentation here: https://wikit.firewall-services.com/doku.php/projets/vroom

You can also check the demo here: https://vroom.firewall-services.com