peertube-plugin-livechat/README.md

13 lines
418 B
Markdown
Raw Normal View History

2021-02-19 17:21:40 +00:00
# PeerTube plugin livechat *ALPHA VERSION*
2020-08-21 07:49:48 +00:00
2021-02-18 13:55:02 +00:00
Work In Progress
2021-02-18 17:31:12 +00:00
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.