Hacker News new | ask | show | jobs
by wyc 4047 days ago
Cool! I love net/http.

Below is my stab from a while ago. It's more of an example than a library.

https://github.com/wyc/go-server-sent-events-example/blob/ma...

I think it's great that the language makes the implementations so similar.