Commit graph

23 commits

Author SHA1 Message Date
Mickael Remond d4a8616da2
Move examples out of the cmd directory
They are now in _examples dir.
Fix #26
2019-06-08 11:34:09 +02:00
Mickael Remond 80d8d6d231
Apply namespace fixes from #33 2019-06-05 08:51:21 +02:00
Mickael Remond b3a6429e0e
Check for errors in component connect. 2019-05-31 19:41:32 +02:00
Mickael Remond 5eae7f4ef7
Move project to gosrc.io/xmpp
The URL will be more permanent as this is a place we dedicate as short URL for our go projects.
2018-12-26 18:50:01 +01:00
Mickael Remond d6bedfb033
Minor cleanup 2018-02-13 22:07:15 +01:00
Mickael Remond 24b8d7da3d
Make demo component generic 2018-01-26 12:37:27 +01:00
Mickael Remond bb1621364a
Demo support for items browsing 2018-01-26 11:40:59 +01:00
Mickael Remond 8cb1e1264e
Clean-up 2018-01-23 09:08:21 +01:00
Mickael Remond cb2af43fe3
Decode presence and message for components 2018-01-23 08:55:15 +01:00
Mickael Remond 57cc0a25ac
Clean-up 2018-01-22 23:33:16 +01:00
Mickael Remond fb8d050a00
IQ error management 2018-01-20 18:56:07 +01:00
Mickael Remond 993ca630f7
Test and code refactor 2018-01-17 18:47:34 +01:00
Mickael Remond 20c2c44941
Fix broken tests 2018-01-15 12:52:28 +01:00
Mickael Remond dade3504f0
Improve generic IQ parsing 2018-01-15 12:28:34 +01:00
Mickael Remond ff2da776d3
Basic test component (disco Info) 2018-01-14 16:54:12 +01:00
Mickael Remond 94815de173
Makes parsing of inner IQ XML generic 2018-01-13 19:27:46 +01:00
Mickael Remond e14f58d9a9
Decode query 2018-01-13 19:14:26 +01:00
Mickael Remond 10219ec1e6
Refactor parsing / improve typing 2018-01-13 18:50:17 +01:00
Mickael Remond d2765aec15
Refactor namespace handling 2018-01-13 17:46:10 +01:00
Mickael Remond 24ac2c0526
Keeps component connection open 2018-01-12 19:08:47 +01:00
Mickael Remond b21fee420f
Code clean-up 2018-01-12 18:14:41 +01:00
Mickael Remond b31c29a03d
Implements dummy auth + stream error 2018-01-11 23:00:59 +01:00
Mickael Remond ec68a04554
Component skeleton 2018-01-11 22:15:54 +01:00