Initial release.

This commit is contained in:
John Livingston
2021-02-18 18:31:12 +01:00
parent 8635646b9d
commit 6d136a7da0
7 changed files with 96 additions and 12 deletions

View File

@ -1,3 +1,12 @@
# PeerTube plugin livechat
# PeerTube plugin livechat * ALPHA VERSION *
Work In Progress
Plugin that allows to integrated an iframe with an external webchat application.
This is under development. It is not functional yet.
For now, there is no documentation for how you can setup the webchat.
It has to be setup by your own. For example with a XMPP Server and the ConverseJS Javascript.
Next step: document how you can setup the XMPP server.