2.0.4 • Published 9 months ago

lolsocket-js v2.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
9 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-sdk

Usage

const { LOLSocket } = require('lolsocket-sdk') 

const lol = new LOLSocket('API-KEY', 'API-SECRET');

const channel = lol.publish('MY-CHANNEL', 'MY-NAMESPACE', { message: "HELLO WORLD" });

Documentation

Our detailed documentation can be found at the following link:

LOLSocket Documentation

License

MIT

2.0.3

9 months ago

2.0.2

11 months ago

2.0.4

9 months ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago