You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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