Task list: Technical documentation.

This commit is contained in:
John Livingston
2024-05-13 13:45:44 +02:00
parent d65285923f
commit b273d0a1b7
2 changed files with 137 additions and 1 deletions

View File

@ -2,7 +2,7 @@
-- This idea is described in https://xmpp.org/extensions/xep-0316.html
-- but here there are some differences:
-- * there will be several nodes, using MUC JID+NodeID to access them
-- (see https://xmpp.org/extensions/xep-0060.html#addressing-jid)
-- (see https://xmpp.org/extensions/xep-0060.html#addressing-jidnode)
-- * nodes can only be subscribed by room admin/owner,
-- * ...