Skip to content

HyphenateInc/Hyphenate-Demo-Web

Repository files navigation

Agora chat demo (WEB)

其他语言版本: 简体中文

This repository will help you learn how to use Agora chat SDK to realize a simple chat web application, like wechat.

With this sample app, you can:

  • Login chat server
  • Start a chat
  • Manage session list
  • Add friends
  • Join group chats
  • Join chat rooms
  • Add your friends to your blacklist
  • Send various types of messages, Such as: text, expression, picture, voice, file and so on
  • Recall a message
  • Logout

You can experience the demo online: https://chatdemo.easecdn.com/

Running the App

# install dependency
npm install
# run in dev mode
npm run start
# generate dist
npm run build

Contact Us

License

The MIT License (MIT).

About

a demo using hyphenate js SDK

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages