RocketChat / Rocket.Chat.js.SDK

Utility for apps and bots to interact with Rocket.Chat via DDP and/or API
MIT License
136 stars 94 forks source link

Maintenance? #138

Open celaus opened 3 years ago

celaus commented 3 years ago

Hi - it looks like a lot of the integrations are being abandoned (i.e. all bot sdks/integrations). Would anyone be able to elaborate on the plans of maintaining (or at least merging the 24! PRs, I guess)?

Thanks - Rocket chat looks great, but bots/other integrations are important for our use case...

mmaass commented 2 years ago

Yesterday in the community open call they (Guilherme Gazzo) said they are moving to a "monorepo". As soon as their "internal SDK" reaches parity regarding features with this repo (Rocket.Chat.js.SDK) they plan to deprecate it.

@RC: Feel free to correct me here.

ggazzo commented 2 years ago

we want to keep all the sdk "common" capabilities (used cross client applications under the monorepo). but we know this library is common used for bots proposing and there are features that makes only sense for that case.

So I would say we are going to move this repository from Rocket.Chat.js.SDK to Rocket.Chat.BOT.SDK (or something like that) soon.

@mmass you can use: @ + github_username to be sure people will be notified

mmaass commented 2 years ago

@ggazzo i had no one particular in mind to notify. Thanks for your confirmation of the roadmap for this repo.

salsaly4 commented 1 year ago

@mmaass Hi! Any news on SDK updates?