NeonGeckoCom / neon-hana

HTTP Access to DIANA deployed services
Other
0 stars 0 forks source link

Update to use client-provided public IP address when available #12

Closed NeonDaniel closed 10 months ago

NeonDaniel commented 10 months ago

Description

Allows for a client to specify a public IP address instead of always reading from the incoming request. This allows for specifying an actual public address when the client and server run on the same network to better match behavior of Neon running on-device.

Issues

Follow-up to #11

Other Notes