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.
|
2019-12-10 17:53:42 +01:00 |
|
rcorniere
|
fd48f52f3d
|
Using precisely sized buffers for tcp tests
|
2019-12-10 15:10:19 +01:00 |
|
CORNIERE Rémi
|
6d8e9d325a
|
Try removing decoder from IQ tests and changing writing method
|
2019-12-09 16:32:33 +01:00 |
|
CORNIERE Rémi
|
e675e65a59
|
Added callback to process errors after connection.
Added tests and refactored a bit.
|
2019-12-09 16:32:33 +01:00 |
|
Mickael Remond
|
4d015e5b29
|
With go modules, we should be able to remove import comments
|
2019-06-18 16:28:30 +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
|
710174b165
|
Moving XMPP library to Fluux project
|
2018-01-01 18:12:33 +01:00 |
|