Skip to content

Comment on Show HN: Multiplayer NES Server in 77 Lines of Go

Comments

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.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.