Socket
Socket
Sign inDemoInstall

chat-uikit-react-test

Package Overview
Dependencies
265
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    chat-uikit-react-test

## About Tencent Cloud Chat


Version published
Maintainers
1
Created

Changelog

Source

[2.1.0] (2024-4-09)

feat
  • feat: Support logic layer engine
  • feat: Support H5.

Readme

Source

chat-uikit-react

About Tencent Cloud Chat

Tencent Cloud Chat provides globally interconnected chat APIs, multi-platform SDKs, and UIKit components to help you quickly bring messaging capabilities such as one-to-one chat, group chat, chat rooms, and system notifications to your applications and websites.

Global Compliance Certifications

Core Capabilities

  • 1 Billion+ Monthly active users
  • 550 Billion+ Daily peak messages
  • 100,000+ Customers worldwid
  • 99.99% Message success rate

Low-Code UIKit and Free Demo

👉🏻 Free Demo

Get Started

Step 1. Create an app

  1. Log in to the Chat console.
  2. Click Create Application, enter your app name, and click Confirm.
  3. After creation, you can see the status, service version, SDKAppID, creation time, tag, and expiration time of the new app on the overview page of the console.

Step 2. Obtain the SDKAppID and SECRETKEY

  1. Click the target app card to go to the basic configuration page of the app.
  2. In the Basic info area, click Display key, and then copy and save the key information, which is SECRETKEY.

Step 3. Download the source code and install dependencies

# Please run the following code in the terminal.
$ git clone https://github.com/TencentCloud/chat-uikit-react
$ cd chat-uikit-react
$ npm install && cd examples/sample-chat && npm install

Step 4. Configure

  1. Open the examples/sample-chat project and locate the GenerateTestUserSig.js file in ./examples/sample-chat/src/debug/GenerateTestUserSig.js.
  2. Set the SDKAppID and SECRETKEY obtained at Step 2.

Step 5. Run the demo

$ cd examples/sample-chat
$ npm run start

Send your first message

  1. Run the demo in two seperate tab pages.
  2. In the search box of the demo in the first tab page, search for the login ID of the demo in the second tab page.
  3. Click on the user avatar to initiate a conversation.
  4. Enter a message in the input box and press Enter to send it. Emoji/Image/Video/Document messages are supported.

Contact Us

Join a Tencent Cloud Chat developer group for Reliable technical support & Product details & Constant exchange of ideas.

  • Telegram group (EN): join
  • WhatsApp group (EN): join
  • Telegram group (ZH): join
  • WhatsApp group (ZH): join

Keywords

FAQs

Last updated on 16 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc