mellium.im / xmpp / examples
import (
"mellium.im/xmpp/examples"
)
The examples
tree contains self-contained examples as separate modules.
They do not need to comply with most Mellium policies since they are separate modules, this means that they may have external dependencies, not have undergone the same level of code review, etc.
Packages
Package | Synopsis |
---|---|
mellium.im/xmpp/examples/commands | The |
mellium.im/xmpp/examples/echobot | The |
mellium.im/xmpp/examples/im | The |
mellium.im/xmpp/examples/msgrepl | The |