Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-05 | Apply go fmt | xengineering | |
2023-07-05 | Implement echo bot | xengineering | |
This demonstrates the full one-to-one chat message backend without the need to implement the GUI. | |||
2023-07-04 | Implement (chat) message receiving backend | xengineering | |
This sets a handler and the routing up to be able to log chat messages with body and sender reference. This can later be used for the GUI. |