summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2022-12-26Add basic model for messages + parsingPaweł Dybiec4-62/+331
2022-12-26Add dockerfile and build/publish step for itPaweł Dybiec3-0/+24
2022-12-25Add reply to method with example use-casePaweł Dybiec2-12/+116
2022-12-25Support for custom message handlersPaweł Dybiec4-4/+32
2022-12-25Parse json response from serverPaweł Dybiec1-2/+17
2022-12-24Set up ciPaweł Dybiec1-0/+21
2022-12-24Initial commitPaweł Dybiec5-0/+1546