go-xmpp/_examples
Wichert Akkerman 92329b48e6 Transports need to handle open/close stanzas
XMPP and WebSocket transports require different open and close stanzas. To
handle this the responsibility handling those and creating the XML decoder is
moved to the Transport.
2019-10-28 16:38:10 +01:00
..
custom_stanza Improves documentation: Explain how to create a custom stanza extension 2019-06-28 16:19:09 +02:00
delegation Transports need to handle open/close stanzas 2019-10-28 16:38:10 +01:00
xmpp_component Transports need to handle open/close stanzas 2019-10-28 16:38:10 +01:00
xmpp_echo Transports need to handle open/close stanzas 2019-10-28 16:38:10 +01:00
xmpp_jukebox Move address into transport config 2019-10-28 16:38:10 +01:00
xmpp_oauth2 Move address into transport config 2019-10-28 16:38:10 +01:00
go.mod Use intermediate version (before 0.2.0) to fix stanza package usage 2019-07-30 10:55:49 +02:00
go.sum Update go.sum file 2019-10-01 11:40:31 +02:00