Commit Graph

8 Commits (8798ff6fc11aff5cf039352540140395a3aaf265)

Author SHA1 Message Date
rcorniere 8798ff6fc1 - Changed IQ stanzas to pointer semantics
- Fixed commands from v 0.4.0 and tests
- Added primitive Result Sets support (XEP-0059)
4 years ago
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