mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-22 09:33:43 -08:00
Improves documentation: Explain how to create a custom stanza extension
This commit is contained in:
5
_examples/custom_stanza/README.md
Normal file
5
_examples/custom_stanza/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Custom Stanza example
|
||||
|
||||
This module show how to implement a custom extension for your own client, without having to modify or fork Fluux XMPP.
|
||||
|
||||
It help integrating your custom extension in the standard stream parsing, marshalling and unmarshalling workflow.
|
||||
Reference in New Issue
Block a user