server.on is not a function
Closed this issue · 3 comments
Crusader4Christ commented
server.on('connection', callback) leads to error server.on is not a function
same as server.unref()
bnlambert commented
+1 I am having the same issues, I hope a fruitful response comes up soon
Helidium commented
server.on method is now implemented. Currently 'connection' event is captured. Other will follow soon
bnlambert commented
Thanks for the update. I have been trying to use it with hapi but it seems more methods are needed. At the moment I have no issues running mitol with express.
Keep up with the good work, I hope the stardard http module methods will be available as soon as possible.
Cheers