Commit Graph

6 Commits

Author SHA1 Message Date
Mickael Remond
d5221f1a11
Add insecure option to forbid connection without TLS
(Thanks to Stevie)
2017-10-21 14:51:52 +02:00
Mickael Remond
2579c84481
Initial basic XMPP server mock.
Work in progress: Need refactoring.
2017-10-04 19:27:35 -04:00
Mickael Remond
268acbff07 Refactor IQ handling and merge payload iq struct fields for supported XEPs 2016-02-15 15:22:51 +01:00
Mickael Remond
3a516a43d3 Add preliminary support for IoT control (XEP-0325) 2016-02-15 11:08:54 +01:00
Mickael Remond
1b90d5d2ef Bugfix: Do not reopen stream if starttls was not enabled. 2016-01-06 17:19:16 +01:00
Mickael Remond
c5732bbf1a Initial working version of go XMPP library 2016-01-06 16:51:12 +01:00