| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This is full screen chat sample like Slack using SendBird SDK for desktop browsers. SyncManager is included and applied.
SyncManager is a support add-on for SendBird SDK. Major benefits of SyncManager are,
Check out Basic Sample with SyncManager which is similar to Basic Sample but SyncManager integrated. For more information about SyncManager, please refer to SyncManager README.
You can try out a live demo from the link here.
Require that you have Node v8.x+ installed.
npm installnpm startIf you want to put some changes into the sample, you should build it using webpack.
Require that you have Node.js v8.x+ installed.
npm installnpm run start:devnpm run build| Back | FazBrowse Home | New Git URL |