5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 21:32:31 +00:00
matterbridge/vendor/github.com/gopackage/ddp
Wim 6ebd5cbbd8 Refactor and update RocketChat bridge
* 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
2019-02-15 18:19:34 +01:00
..
.gitignore Refactor and update RocketChat bridge 2019-02-15 18:19:34 +01:00
ddp_client.go Refactor and update RocketChat bridge 2019-02-15 18:19:34 +01:00
ddp_collection.go Refactor and update RocketChat bridge 2019-02-15 18:19:34 +01:00
ddp_ejson.go Refactor and update RocketChat bridge 2019-02-15 18:19:34 +01:00
ddp_messages.go Refactor and update RocketChat bridge 2019-02-15 18:19:34 +01:00
ddp_stats.go Refactor and update RocketChat bridge 2019-02-15 18:19:34 +01:00
ddp.go Refactor and update RocketChat bridge 2019-02-15 18:19:34 +01:00
LICENSE Refactor and update RocketChat bridge 2019-02-15 18:19:34 +01:00
README.md Refactor and update RocketChat bridge 2019-02-15 18:19:34 +01:00

ddp

MeteorJS DDP library for Golang