jiti-meet/doc/debian/jitsi-meet
Dara Poon 0e16008085
Use regexes to match ALPN protocols (#5651)
nginx presents the client's list of ALPN protocols as
$ssl_preread_alpn_protocols, a comma-separated string.  Use regular
expressions to match each item in the list, rather than the exact value
of the entire list at once.
2020-04-05 09:23:43 -05:00
..
README Removes usr/share/doc/ from debian folder. 2014-10-20 11:40:54 +03:00
jitsi-meet.conf Use regexes to match ALPN protocols (#5651) 2020-04-05 09:23:43 -05:00
jitsi-meet.example fix broken ipv6 listener 2020-03-17 22:31:56 +00:00
jitsi-meet.example-apache Adds alias for external_api.js in all default web config. 2019-04-23 20:31:53 +00:00

README

Jitsi Meet

====

A WebRTC-powered multi-user videochat. For a live demo, check out either
https://meet.estos.de/ or https://meet.jit.si/.

Built using colibri.js[0] and strophe.jingle[1], powered by the jitsi-videobridge[2]


[0] https://github.com/ESTOS/colibri.js
[1] https://github.com/ESTOS/strophe.jingle
[3] https://github.com/jitsi/jitsi-videobridge