Commit Graph

4 Commits

Author SHA1 Message Date
Guus der Kinderen d1606cda1e PubSub Server Info: fixed typo in examples 2023-12-20 13:26:44 +01:00
Guus der Kinderen 7f522c35fa PubSub Server Info: refactored data format
Following discussion with Flow, MattJ and Jonas`, the data format was modified to:
- group connections under a remote domain
- use attributes instead of elements where appropriate
2023-12-20 12:54:11 +01:00
Guus der Kinderen da26a65685 PubSub Server Info: change connection type 'both' to 'bidi'
Remove ambiguity with regards to having more than one connection to a remote domain. With this update, each actual (eg TCP) connection is represented by a distinct `connection` element.
2023-12-20 11:38:22 +01:00
Guus der Kinderen 57b90ecb88 ProtoXEP: PubSub Server Information
This defines a data format and a pub-sub based way of distributing data that describes an XMPP domain and its connections to federated domains.
2023-12-19 21:51:30 +01:00