2.0.4 • Published 2 years ago
lolsocket-js v2.0.4
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-sdkUsage
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:
License
MIT
2.0.3
2 years ago
2.0.2
2 years ago
2.0.4
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.0.15
3 years ago
1.0.14
3 years ago
1.0.13
3 years ago
1.0.12
3 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago