1.0.5 • Published 5 years ago

@comapi/sdk-js-chat v1.0.5

Weekly downloads
16
License
MIT
Repository
github
Last release
5 years ago

Comapi Chat SDK

The following sections will take you through using the Comapi Javascript Chat SDK

This SDK wraps Comapi Foundation SDK and provides additional functionalities that will make crating a chat app a lot easier.

It will automatically

  • manage conversations
  • synchronise conversation data
  • mark messages as delivered

Install the SDK

The following document details how to install the SDK.

Initialise the SDK

The following document details how to initialise the SDK.

Conversation Store

The following document details how to implement a conversation Store.

Client APIs

The following document the various client APIs exposed by this SDK.

Events

The following document details the events the SDK exposes an how to listen to them.

Messaging Service

The following document details the Messaging Service of the SDK.