Helidium/Mitol

server.on is not a function

Closed this issue · 3 comments

server.on('connection', callback) leads to error server.on is not a function
same as server.unref()

+1 I am having the same issues, I hope a fruitful response comes up soon

server.on method is now implemented. Currently 'connection' event is captured. Other will follow soon

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