is it better to build build a seperate socket.io server for my app than lumping that into next.js?
Unanswered
Yellow croaker posted this in #help-forum
Yellow croakerOP
not sure how to reuse next.js route/server with socket.io. Also hesitant to about running the two will raise bugs. any experienced developer know has any suggestions/recs ?