mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-21 18:12:00 -08:00
5 lines
107 B
Go
5 lines
107 B
Go
|
/*
|
||
|
XMPP stanza package is used to parse, marshall and unmarshal XMPP stanzas and nonzas.
|
||
|
*/
|
||
|
package stanza
|