Fix issues after refactor

Relates to #126
This commit is contained in:
Mickael Remond
2019-11-08 12:07:55 +01:00
parent 47976624c9
commit 6aa1e668ee
6 changed files with 29 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
# XMPP Multi-User (MUC) chat bot example
This code shows how to build a simple basic XMPP Multi-User chat bot using Fluux Go XMPP library.