| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-18 | Use only xmpp.Event for channel communication | xengineering | |
| 2023-05-18 | Use one bidirectional channel for communication | xengineering | |
| 2023-05-15 | Introduce package xengineering.eu/limox/xmpp | xengineering | |
| The XMPP logic is now big enough to create a corresponding package for it. | |||
| 2023-05-14 | Rework error management | xengineering | |
| Error handling was not consistent and quite bad to be honest ... | |||
| 2023-05-11 | Do not share memory between limox and xmpp | xengineering | |
| 2023-05-03 | Implement XML encoding | xengineering | |
| The <stream> element is the first to encode and is added with this commit. | |||
| 2023-04-18 | Split Go code into multiple files | xengineering | |
