mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-21 01:52:01 -08: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
|