Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-27 | Update structs in model | Paweł Dybiec | 1 | -56/+96 | |
2023-08-27 | Terminate on connection error | Paweł Dybiec | 2 | -14/+17 | |
2023-08-22 | Handle pings and protocol errors | Paweł Dybiec | 1 | -6/+16 | |
2022-12-27 | Proper handling of signals | Paweł Dybiec | 1 | -6/+10 | |
2022-12-27 | format | Paweł Dybiec | 2 | -59/+72 | |
2022-12-27 | Handle shutdown gracefully | Paweł Dybiec | 2 | -27/+55 | |
2022-12-27 | Treat missing mentions as empty list | Paweł Dybiec | 1 | -1/+7 | |
2022-12-27 | Use db for static strings | Paweł Dybiec | 1 | -5/+71 | |
2022-12-26 | Add basic model for messages + parsing | Paweł Dybiec | 4 | -62/+331 | |
2022-12-25 | Add reply to method with example use-case | Paweł Dybiec | 2 | -12/+116 | |
2022-12-25 | Support for custom message handlers | Paweł Dybiec | 2 | -4/+19 | |
2022-12-25 | Parse json response from server | Paweł Dybiec | 1 | -2/+17 | |
2022-12-24 | Initial commit | Paweł Dybiec | 2 | -0/+80 | |