Jérémie Campari
Jérémie Campari
+1 I have the same problem !
You must implement your own routing system. In your server handler you have access to the informations about the request (request& req). With a simple "if" condition on the request...
This is a Crazy contribution ! I definitely need it ♥️
If project is dead, do you know any project able to replace memwatch ?
Thanks. But this project does not totally replace memwatch. The good thing with memwatch is the detection of memory leak in realtime. In dev mode, when my app is running,...
Ok thanks. I'm sad...
Ok, after more research, the problem comes from MubSub library. Remove this line solve the problem : https://github.com/scttnlsn/mubsub/blob/master/lib/channel.js#L24
I opened an issue in Mubsub : https://github.com/scttnlsn/mubsub/issues/60
Idem on OSX With node 6.5 and node-gyp 3.4