1.0.1 • Published 9 months ago
@moopsyjs/redis v1.0.1
Allows you to use P2P features of Moopsy while running multiple servers using Redis
import MoopsyRedis from '@moopsyjs/redis';
MoopsyRedis.connectServer(myMoopsyServer, {url:"redisurl"});
Allows you to use P2P features of Moopsy while running multiple servers using Redis
import MoopsyRedis from '@moopsyjs/redis';
MoopsyRedis.connectServer(myMoopsyServer, {url:"redisurl"});