ergochat / ergo

A modern IRC server (daemon/ircd) written in Go.
https://ergo.chat/
MIT License
2.26k stars 180 forks source link

Explain reverse proxy setup for websockets #2121

Closed nealey closed 8 months ago

nealey commented 8 months ago

I wasn't sure what would be the preferred method to document this, but the existing reverse proxy documentation only applies to the IRC socket. Although the documentation does make it pretty obvious it will break reverse-proxied HTTP, I thought it might be helpful to document the correct way to do this, since I struggled with it.

slingamn commented 8 months ago

Thanks!