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

It's a higher level framework built on top of github.com/gorilla/websocket . Some features include

* Clear and easy interface similar to net/http or Gin with event handlers.

* A simple way to broadcast to all or selected connected sessions.

* Message buffers making concurrent writing safe.

* Automatic handling of ping/pong and session timeouts.




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

Search: