Commit Graph

23 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
e51fffcaed
Fix typo 2017-10-21 13:58:58 +02:00
Mickael Remond
4ac645a9ec
Code cleanup 2017-10-20 16:53:15 +02:00
Mickael Remond
228cb14491
Test refactoring 2017-10-05 20:11:28 -04:00
Mickael Remond
2579c84481
Initial basic XMPP server mock.
Work in progress: Need refactoring.
2017-10-04 19:27:35 -04:00
Mickael Remond
b186813e91
Comment broken test 2017-10-04 16:51:28 -04:00
Mickael Remond
62fc9a407e
Expand test 2017-10-04 16:42:00 -04:00
Mickael Remond
cb388cd89e
Add TODO comment 2017-10-04 16:39:34 -04:00
Mickael Remond
d26d066540 Basic formatting of user tune publication 2016-02-17 15:35:24 +01:00
Mickael Remond
a2aab652a9 Support connection timeout and retries 2016-02-17 13:45:39 +01:00
Mickael Remond
82c01de54b Export presence packet 2016-02-17 11:28:51 +01:00
Mickael Remond
e6a645dee0 Fix missing type on IQ 2016-02-15 18:33:51 +01:00
Mickael Remond
57835bfcb5 Allow formatting IOT Control SetResponse 2016-02-15 16:33:27 +01: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
adcd2bd467 Add Documentation 2016-02-15 11:05:44 +01:00
Mickael Remond
dc30c70c17 Reformat error 2016-02-15 11:04:42 +01:00
Mickael Remond
4d3463458e Fix / improve code comments 2016-02-13 17:01:06 +01:00
Mickael Remond
5949967daf Add more test on jid parsing 2016-01-06 19:21:37 +01:00
Mickael Remond
c392810d29 Adding basic tests 2016-01-06 17:59:44 +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
2da7c27d18 Add TODO comment for later fix 2016-01-06 17:08:51 +01:00
Mickael Remond
c5732bbf1a Initial working version of go XMPP library 2016-01-06 16:51:12 +01:00