LetsCube
LetsCube copied to clipboard
Split up server/socket/index.js
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.