Open norman784 opened 9 years ago
Its hard to catch issues if the socket routes not throwing errors, one way to handle it, its to put a try catch in each route, but I find it quite annoying to put it every time when in development.
Its hard to catch issues if the socket routes not throwing errors, one way to handle it, its to put a try catch in each route, but I find it quite annoying to put it every time when in development.