SPDX headers.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
||||
SPDX-License-Identifier: AGPL-3.0-only
|
||||
-->
|
||||
# mod_pubsub_peertubelivechat
|
||||
|
||||
This module is a custom module that provide some pubsub services associated to a MUC room.
|
||||
|
@ -1,3 +1,6 @@
|
||||
-- SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
|
||||
-- SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
-- This module create sort of a MEP equivalent to PEP, but for MUC chatrooms.
|
||||
-- This idea is described in https://xmpp.org/extensions/xep-0316.html
|
||||
-- but here there are some differences:
|
||||
|
Reference in New Issue
Block a user