Skip to content

v3.1.0

Choose a tag to compare

@skyschub skyschub released this 05 May 20:31
v3.1.0
b4af19e

If your webserver and this bridge are running on the same host, you can now set the LISTEN_ADDR to a unix socket path (like unix:/var/run/ngxslpg.sock) as an alternative to the UDP socket. This cuts some network overhead if needed.

This is not a breaking change: the default behavior remains unchanged and previously working values continue to work.