1.1.0 • Published 3 years ago

@skywritermd/socketredis v1.1.0

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

@skywritermd/socketRedis

This is a modular approach to working the socket.io, redis, while being able to scale very quickly.

Installation

npm install @skywritermd/socketredis

Configuration

const client=createRedisClient(host,port, auth_pass)

Basic Functionality

  1. Add Users
  2. Remove Users
  3. Find Users
  4. Find Users by Socket ID
  5. Get All Users
1.0.2

3 years ago

1.1.0

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