2.4.3 • Published 1 month ago

@tencentcloud/chat-uikit-vue v2.4.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

image image

About chat-uikit-vue

chat-uikit-vue is a Vue UI component library based on Tencent Cloud Chat SDK. It provides universally used UI components that include Conversation, Chat, and Group components. Leveraging these meticulously crafted UI components, you can quickly construct an elegant, reliable, and scalable Chat application.

In respect for the copyright of the emoji design, the Chat Demo/TUIKit project does not include the cutouts of large emoji elements. Please replace them with your own designed or copyrighted emoji packs before the official launch for commercial use. The default small yellow face emoji pack is copyrighted by Tencent Cloud and can be authorized for a fee. If you wish to obtain authorization, please submit a ticket to contact us.

Core Capabilities

  • UIKit: Build a fully-featured chat app in just ten minutes using UIKit components
  • Various Message Types: Support multiple message types, such as text, images, audio, and video messages
  • Notifications: Timely notify users of app messages and drive higher conversion rates
  • Group Management: Create groups, manage group members, and customize profiles
  • Conversation Management: View information about unread messages, recent, pinned, or deleted chats

Demo

👉🏻 Free Demo

Send Your First Message

Vue3

Vue2

TUILogin

import { TUILogin } from '@tencentcloud/tui-core';

The options parameter is of the Object type. It contains the following attribute values: | Name | Type | Description | | --- | --- | --- | | SDKAppID | number | Required, SDKAppID of the chat app | | userID | string | Required, user ID| | userSig |string | Required, the password with which the user logs in to the Chat console. It is essentially the ciphertext generated by encrypting information such as the UserID.For the detailed generation method, see Generating UserSig | | TIMPush | any | Optional, TIMPush plugin instance when uniapp build app packages | | pushConfig | object | Optional, TIMPush plugin's config | | useUploadPlugin | boolean | Optional, whether to use the upload plugin, the default is false | | proxyServer | string | Optional, WebSocket server proxy address | | fileUploadProxy | string | Optional, image, video, file upload proxy address | | fileDownloadProxy | string | Optional, image, video, file download proxy address| | framework | string | undefined | Required, UI framework type, optional values: vue2、vue3、undefined |

// Login
TUILogin.login(options);
// Logout
TUILogin.logout();
// Set the SDK log level.
// 0: Common level. You are advised to use this level during access as it covers more logs.
// 1: Release level. You are advised to use this level for key information in a production environment.
TUILogin.setLogLevel(0); 
// Get Chat SDK instance
const { chat } = TUILogin.getContext();

Documentation

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
2.4.3

1 month ago

2.4.2

1 month ago

2.4.0

3 months ago

2.3.9

3 months ago

2.3.8

3 months ago

2.3.6

4 months ago

2.3.5

4 months ago

2.3.3

5 months ago

2.3.2

5 months ago

2.3.1

5 months ago

2.3.0

6 months ago

2.2.9

6 months ago

2.2.1

10 months ago

2.2.0

10 months ago

2.2.3

9 months ago

2.2.2

10 months ago

2.2.4

8 months ago

2.2.7

7 months ago

2.2.6

7 months ago

2.2.8

6 months ago

2.1.4

11 months ago

2.1.3

11 months ago

2.1.2

11 months ago

2.1.1

11 months ago

2.1.0

12 months ago

2.0.9

1 year ago

2.0.7

1 year ago

2.0.8

1 year ago

2.0.6

1 year ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.4.5

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.2.5

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.0.9

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago