1.9.8 • Published 7 years ago

@luminum/core-chat-client v1.9.8

Weekly downloads
-
License
GPL
Repository
-
Last release
7 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

7 years ago

1.9.6

7 years ago

1.9.5

8 years ago

1.9.4

8 years ago

1.9.3

8 years ago

1.9.2

8 years ago

1.9.1

8 years ago

1.9.0

8 years ago

1.8.4

8 years ago

1.8.3

8 years ago

1.8.2

8 years ago

1.8.1

8 years ago

1.8.0

8 years ago

1.7.7

8 years ago

1.7.6

8 years ago

1.7.5

8 years ago

1.7.4

8 years ago

1.7.3

8 years ago

1.7.2

8 years ago

1.7.1

8 years ago

1.7.0

8 years ago

1.6.9

8 years ago

1.6.8

8 years ago

1.6.7

8 years ago

1.6.6

8 years ago

1.6.5

8 years ago

1.6.4

8 years ago

1.6.3

8 years ago

1.6.2

8 years ago

1.6.1

8 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.12

8 years ago

1.3.11

8 years ago

1.3.10

8 years ago