mirror of
https://github.com/FluuxIO/go-xmpp
synced 2024-11-19 15:25:33 +00:00
5 lines
106 B
Go
5 lines
106 B
Go
/*
|
|
XMPP stanza package is used to parse, marshal and unmarshal XMPP stanzas and nonzas.
|
|
*/
|
|
package stanza
|