RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.06k stars 10.34k forks source link

Please look at Rocket.Chat.js.SDK issue #28616

Closed JerryBerry12 closed 10 months ago

JerryBerry12 commented 1 year ago

Hi, Can someone please look at my issue on Rocket.Chat.js.SDK? It just hasn't been updated in a while and I wanted to make sure somebody saw it. Thanks! https://github.com/RocketChat/Rocket.Chat.js.SDK/issues/158

MartinSchoeler commented 10 months ago

Hey @JerryBerry12 we are moving away from the js SDK, we would recommend using our new ddp-client, we've already started to use it in livechat instead of the js SDK.

https://github.com/RocketChat/Rocket.Chat/tree/develop/ee/packages/ddp-client https://www.npmjs.com/package/@rocket.chat/ddp-client?activeTab=code

Thanks!

JerryBerry12 commented 9 months ago

Hello @MartinSchoeler, is there any documentation for this module that you know of? Thanks!