Skip to content

mamogaaa/socket.io-redis-bridge

Repository files navigation

socket.io-redis-bridge

Example config:

PORT=5000 # Listen port
THREADS_COUNT=4 # Number of threads

REDIS_HOST=localhost
REDIS_PORT=6379
REDIS_PASSWORD=

CHANNEL=echo # Redis channel name

DATA_FIELD=data
CHANNEL_NAME_FIELD=event

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published