1.1.0 • Published 4 years ago

@skywritermd/socketredis v1.1.0

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

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago