summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-01-27Update structs in modelPaweł Dybiec1-56/+96
2023-08-27Terminate on connection errorPaweł Dybiec2-14/+17
2023-08-22Handle pings and protocol errorsPaweł Dybiec1-6/+16
2022-12-27Proper handling of signalsPaweł Dybiec1-6/+10
2022-12-27formatPaweł Dybiec2-59/+72
2022-12-27Handle shutdown gracefullyPaweł Dybiec2-27/+55
2022-12-27Treat missing mentions as empty listPaweł Dybiec1-1/+7
2022-12-27Use db for static stringsPaweł Dybiec1-5/+71
2022-12-26Add basic model for messages + parsingPaweł Dybiec4-62/+331
2022-12-25Add reply to method with example use-casePaweł Dybiec2-12/+116
2022-12-25Support for custom message handlersPaweł Dybiec2-4/+19
2022-12-25Parse json response from serverPaweł Dybiec1-2/+17
2022-12-24Initial commitPaweł Dybiec2-0/+80