2.0.9 • Published 3 months ago

lolsocket-client v2.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

LOLSocket-JS

Welcome to LOLSocket, a powerful WebSocket SDK designed to simplify real-time communication in your web applications. LOLSocket is built with ease of use in mind, providing developers with a robust set of features for seamless integration into their projects.

Installation

npm install lolsocket-client

Usage

const LOL = new LOLSocket('API-KEY');

const channel = LOL.channel('MY-CHANNEL');

channel.echo('MY-NAMESPACE', (data) => {
    console.log(data);
})

Documentation

Our detailed documentation can be found at the following link:

LOLSocket Documentation

License

MIT

2.0.9

3 months ago

2.0.3

3 months ago

2.0.2

3 months ago

2.0.5

3 months ago

2.0.4

3 months ago

2.0.7

3 months ago

2.0.6

3 months ago

2.0.8

3 months ago

2.0.1

3 months ago

2.0.0

3 months ago

1.0.19

6 months ago

1.0.18

6 months ago

1.0.17

6 months ago

1.0.16

6 months ago

1.0.22

6 months ago

1.0.21

6 months ago

1.0.20

6 months ago

1.0.15

6 months ago

1.0.14

6 months ago

1.0.13

6 months ago

1.0.12

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago