Commit Graph

7 Commits (94aceac802e51f58710300bd94d33566bb3b236f)

Author SHA1 Message Date
remicorniere 94aceac802 Changed "Disconnect" to wait for the closing stream tag. (#141)
Updated example with a README.md and fixed some logs.
4 years ago
remicorniere ccc573c3b2
Update xmpp_chat_client.go
Quickfix : go back to menu when contacts are updated from server.
5 years ago
CORNIERE Rémi f3252346c4 Added roster update to chat client example 5 years ago
CORNIERE Rémi 390336b894 Added Roster IQs
Added an overly primitive "disconnect" for the client to use in the chat client example
5 years ago
CORNIERE Rémi f0179ad90e Logging.
Added menus.
Can now send raw stanzas.
5 years ago
CORNIERE Rémi 1ba2add651 Example client with TUI 5 years ago
CORNIERE Rémi 5eff2d7623 Added callback to process errors after connection.
Added tests and refactored a bit.
5 years ago