/hapi-websocket-demo

Websocket http server Hapijs v17

Primary LanguageJavaScript

Websocket http server Hapi

Installing

To download package dependencies, run

npm install

Running

npm start

Try it out

curl -X POST -H "Content-Type: application/json" -d '{"msg":"This is a broadcast message"}' http://localhost:8088/msg