koding / websocketproxy

WebSocket reverse proxy handler for Go
http://godoc.org/github.com/koding/websocketproxy
MIT License
427 stars 120 forks source link

Custom message replicator #30

Open jmatosp opened 5 years ago

jmatosp commented 5 years ago

This functionality works as a middlewere message handler. Allows message inspect/changing/throtteling.

Is this something worth considering?