LetsCube icon indicating copy to clipboard operation
LetsCube copied to clipboard

Split up server/socket/index.js

Open coder13 opened this issue 4 years ago • 0 comments

This file is the last beast to split up.

I just remembered socket packet middleware is a thing

Create middleware that binds socket.room and socket.user with the latest fetch of each.

Somehow only do this for some routes as not all need this.

coder13 avatar Apr 17 '20 05:04 coder13