Hacker News new | ask | show | jobs
by arms 3544 days ago
Good question, I'm interested in hearing other people's suggestions.

I don't use go, but I've worked with websockets in Elixir + Phoenix, and one thing that's been really helpful is being able to open up the REPL and broadcast directly to the websocket. Would you be able to do something like this in go?

1 comments

I dont think so, I haven't seen anything like that