SendBird provides the chat API and SDK for your app enabling real-time communication among your users.
Bower package for SendBird.com JavaScript SDK
bower install sendbird
npm module for SendBird.com JavaScript SDK
npm install sendbird
download for SendBird.com JavaScript SDK
Install via NPM and import like below in your TypeScript file:
import * as SendBird from 'SendBird';
var sb = new SendBird({'appId': 'APP_ID'});
// do something...
If you have trouble importing SendBird
, please check your tsconfig.json
file and change the value of "allowSyntheticDefaultImports"
to true
in compilerOptions
.
- Basic Sample using Sendbird SDK. download
- Widget Sample using Sendbird SDK. download
- LiveChat Sample using Sendbird SDK. download
If you want to check the record of other version, go to Change Log.
- Ordered member list by nickname alphabetically.
- Fixed a bug that a file upload.