waiyaki / postgres-express-node-tutorial

Repository hosting code for the "Getting Started With NodeJS, Express and Postgres Using Sequelize" blogpost.
MIT License
278 stars 103 forks source link

How can add Socket.io to this structure? #7

Closed cybercoder closed 6 years ago

cybercoder commented 6 years ago

I like this modular MVC structure. But how can add socket.io support to this structure?

Actually i got confused with www file!

cybercoder commented 6 years ago

I found that: https://stackoverflow.com/questions/38511976/how-can-i-export-socket-io-into-other-modules-in-nodejs