Commit Graph

7 Commits (3c9b0db5b80ea26f031ee38c8ab56783faf2ad72)

Author SHA1 Message Date
rcorniere 3c9b0db5b8 Fixed decoder usage.
Decoders have internal buffering, and creating many on a single TCP connection can cause issues in parsing exchanged XML documents.
5 years ago
rcorniere fd48f52f3d Using precisely sized buffers for tcp tests 5 years ago
CORNIERE Rémi 6d8e9d325a Try removing decoder from IQ tests and changing writing method 5 years ago
CORNIERE Rémi e675e65a59 Added callback to process errors after connection.
Added tests and refactored a bit.
5 years ago
Mickael Remond 4d015e5b29
With go modules, we should be able to remove import comments 5 years ago
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.
6 years ago
Mickael Remond 710174b165
Moving XMPP library to Fluux project 7 years ago