fastly / pushpin

A proxy server for adding push to your API, used at the core of Fastly's Fanout service
https://pushpin.org
Apache License 2.0
3.66k stars 153 forks source link

connection: allow specifying address when sending client responses #48077

Closed jkarneges closed 1 month ago

jkarneges commented 1 month ago

Related to #48073, this relays any specified ROUTER addresses across the various channels to reach the server mode zhttpsocket manager. However, all the source points specify None, so there is no change in behavior yet.