summary refs log tree commit diff
path: root/src/mattermost/client.rs
AgeCommit message (Collapse)AuthorFilesLines
2023-08-22Handle pings and protocol errorsPaweł Dybiec1-6/+16
2022-12-27formatPaweł Dybiec1-2/+5
2022-12-27Handle shutdown gracefullyPaweł Dybiec1-26/+41
2022-12-26Add basic model for messages + parsingPaweł Dybiec1-0/+137