Hacker News new | past | comments | ask | show | jobs | submit login

What's the best solution in Go to support graceful degradation for browsers without websockets / networks that disallow it?



Something using the SockJS protocol. A quick google search for "sockjs go" brings up multiple options.


Maybe socket.io and go-socket.io. Socket.io support multiple transports.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: