mirror of
https://github.com/FluuxIO/go-xmpp
synced 2024-11-11 07:11:03 +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
|