1.9.8 • Published 6 years ago

@luminum/core-chat-client v1.9.8

Weekly downloads
-
License
GPL
Repository
-
Last release
6 years ago

Generic JS chat client

This is a library to interact with the Multichat platform. Its only dependencies are lodash and unfetch.

Structure

The main elements the lib consists of are:

  • entities: Basically wrapper classes of resources (the BaseResource class) that the Multichat API knows of. When using the lib, these are the 'entities' you'll use and interact with.
  • helpers: Some relatively basic classes that assist with things like reconnections, API cursoring (pagination) and HTTP status codes.
  • resources: The bases for the actual API resources.

Entities

Chat

TODO: describe

Client

TODO: describe

Message

TODO: describe

1.9.8

6 years ago

1.9.6

6 years ago

1.9.5

6 years ago

1.9.4

6 years ago

1.9.3

6 years ago

1.9.2

6 years ago

1.9.1

6 years ago

1.9.0

6 years ago

1.8.4

6 years ago

1.8.3

6 years ago

1.8.2

6 years ago

1.8.1

6 years ago

1.8.0

6 years ago

1.7.7

6 years ago

1.7.6

6 years ago

1.7.5

6 years ago

1.7.4

6 years ago

1.7.3

6 years ago

1.7.2

6 years ago

1.7.1

6 years ago

1.7.0

6 years ago

1.6.9

7 years ago

1.6.8

7 years ago

1.6.7

7 years ago

1.6.6

7 years ago

1.6.5

7 years ago

1.6.4

7 years ago

1.6.3

7 years ago

1.6.2

7 years ago

1.6.1

7 years ago

1.6.0

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.12

7 years ago

1.3.11

7 years ago

1.3.10

7 years ago