Commit graph

12 commits

Author SHA1 Message Date
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 266ed9b1e4
Do not marshal 'empty' error elements 2018-01-26 11:16:04 +01:00
Mickael Remond 2cd8eed765
Implement disco#items parsing and marshaling 2018-01-26 09:24:34 +01:00
Mickael Remond 8470c01c09
Implement error parsing 2018-01-20 18:09:13 +01:00
Mickael Remond bbfafbb32c
Clean-up / Consistency 2018-01-18 17:03:54 +01:00
Mickael Remond 993ca630f7
Test and code refactor 2018-01-17 18:47:34 +01:00
Mickael Remond d33490cdc0
Work-in-progress on dynamic IQ parsing 2018-01-16 22:33:21 +01:00
Mickael Remond c821267928
Do not repeat xmlns in attributes on parsing 2018-01-15 12:47:26 +01:00
Mickael Remond dade3504f0
Improve generic IQ parsing 2018-01-15 12:28:34 +01:00
Mickael Remond 10219ec1e6
Refactor parsing / improve typing 2018-01-13 18:50:17 +01:00
Mickael Remond 01063ec284
Refactor attributes name 2018-01-13 17:54:07 +01:00
Mickael Remond 710174b165
Moving XMPP library to Fluux project 2018-01-01 18:12:33 +01:00
Renamed from xmpp/iq_test.go (Browse further)