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

how can i develop from web? #88

Open beanhacker opened 5 years ago

beanhacker commented 5 years ago

is it the browser api?

leonheyna commented 1 year ago

Application interface for server methods and message stream subscriptions. I'm aware this issue is more than 3 years old, but in case you still are around and ask yourself what this repo is about: It is a SDK for node applications to access the rest api of a rocket.chat server. The webapp is part of this repo: https://github.com/RocketChat/Rocket.Chat