Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-26 | Add basic model for messages + parsing | Paweł Dybiec | 4 | -62/+331 |
2022-12-26 | Add dockerfile and build/publish step for it | Paweł Dybiec | 3 | -0/+24 |
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 | 4 | -4/+32 |
2022-12-25 | Parse json response from server | Paweł Dybiec | 1 | -2/+17 |
2022-12-24 | Set up ci | Paweł Dybiec | 1 | -0/+21 |
2022-12-24 | Initial commit | Paweł Dybiec | 5 | -0/+1546 |