sockjs / sockjs-node

WebSocket emulation - Node.js server
http://sockjs.org
MIT License
2.09k stars 309 forks source link

update Hapi example (several deprecated functions) #216

Closed CodisRedding closed 7 years ago

CodisRedding commented 7 years ago

The Hapi echo example was out dated.

brycekahle commented 7 years ago

What is the major version of hapi.js that this works with? We should update the package.json to be strict about that.

CodisRedding commented 7 years ago

I was considering that I'll update