summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/Rocket.Chat.Go.SDK/realtime/client.go
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies (#1610)Wim2021-10-171-3/+5
| | | | | * Update dependencies * Update module to go 1.17
* Update rocketchat vendor (#1327)Wim2020-12-061-1/+1
| | | Contains fixes for #992 and adds more random ID
* Refactor and update RocketChat bridgeWim2019-02-151-0/+96
* Add support for editing/deleting messages * Add support for uploading files * Add support for avatars * Use the Rocket.Chat.Go.SDK * Use the rest and streaming api