Giter VIP home page Giter VIP logo

wiradikusuma / sendbird-javascript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sendbird/sendbird-javascript-samples

0.0 0.0 0.0 38.3 MB

A guide of the installation and functions of Sendbird Chat, UIKit, and SyncManager for JavaScript samples.

License: MIT License

HTML 2.91% CSS 2.78% JavaScript 79.31% Java 1.08% Objective-C 1.60% Ruby 0.91% Starlark 0.58% Shell 0.05% SCSS 10.78%

sendbird-javascript's Introduction

Sendbird JavaScript samples

Platform Languages npm

Introduction

Sendbird provides the chat API and SDK for your app, enabling real-time communication among the users. Here are various samples built using Sendbird Chat SDK.

  • Web chat sample is a Slack-like full screen chat sample for desktop browsers. Group channel and open channel are the two main channel types in which you can create various subtypes where users can send and receive messages. This sample is written in JavaScript with Sendbird Chat SDK.

  • Web widget sample is a Facebook-chat-like chat widget for websites.

  • Web live chat sample is a Twitch-chat-like chat sample for desktop browsers.

  • React native redux sample is a mobile chat sample for iOS and Android.

  • Web chat sample with SyncManager is a web chat sample integrated with SyncManager, which is equipped with a local cache along with core chat features. For faster data loading and caching, the sample synchronizes with the Sendbird server and saves a list of group channels and the messages within the local cache into your client app. This sample is written in JavaScript with Sendbird SyncManager and Sendbird Chat SDK. Find more about SyncManager on Sendbird SyncManager document.

The previous samples, react-native-sample and web-sample are deprecated. For current samples, refer to react-native-redux-sample and web-basic-sample.


Installation of Chat SDK

Requirements

Node.js should be installed on your system.

Package managers

You can download the Chat SDK for JavaScript by using two package managers below.

A. Bower

bower install sendbird

B. npm

npm install --save sendbird

Or you can manually download the Chat SDK from here on Github


Previous versions

You can access the version 2 sample from the repository by switching from master to v2 branch. You can access the chat sample that uses jQuery from the repository by switching from master to legacy tag.

sendbird-javascript's People

Contributors

alchemist85k avatar chrisallo avatar sf-jeff-lim avatar jeongjinku avatar sf-jin-ku avatar hoonbaek avatar sravan-s avatar aibek-bird avatar liamcho avatar sf-victor-lee avatar gignac-cha avatar sf-james-kim avatar terrykwon avatar solon avatar sf-jacob-kim avatar hiphapis avatar simonexmachina avatar alea-a avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.