Hacker News new | ask | show | jobs
by efbenson 3990 days ago
We use ws(https://github.com/websockets/ws) in prod. Clean, fast, and simple. Plus it supports browsify using native implementation but wraps it to fit the server side api.