TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Using hapi.js with Socket.io
6 points
by
mtharrison
about 10 years ago
1 comment
nailer
about 10 years ago
It's probably also worth looking at HTML5 SSE. Asides from being simpler than websockets (and socket.io with all its various fallbacks) It also lets you use REST semantics everywhere, since everything is HTTP.