Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

LinkedIn recently donated an implementation that allows for proxying of WebSockets. It supports the basic upgrade path for a web socket, and is configured using normal remap.config rules:

 

Code Block
map ws://www.example.com  ws://ws.example.com:9090

...