mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 02:44:59 +00:00
This commit adds support for advertise address by using a new config option `advertise`, or by defaulting its value to that specified in `bind`. Also adds support for listening on 0.0.0.0 by trying to determine the preferred outbound IP to use for the advertise address. |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| error.go | ||
| handler.go | ||
| handler_internal_test.go | ||
| handler_test.go | ||
| translator.go | ||
| translator_test.go | ||