NodeJS put socket.io on-Events to different file
Hi i want to organise my code a little better and want to split all my socket.on() events into multiple files.
Hi i want to organise my code a little better and want to split all my socket.on() events into multiple files.