sharproject / Shartube

MIT License
6 stars 1 forks source link

moving from ws socket to redis pubsub #39

Open code-ga opened 11 months ago

code-ga commented 11 months ago

moving from WS socket ( now protocol to communicate between servers) to Redis pub-sub

we will add the register event to the old sender

code-ga commented 10 months ago

done with Redis connect ( no error when connecting to Redis server )