- Jun 02, 2020
-
-
George Kiagiadakis authored
- fall back to the default logic if node.target is set but it doesn't exist - use the default endpoint if it is within the [target-endpoint] matches; this way we can use a config file to override just the stream name, for instance, while still respecting the default endpoint - prefer use of the lookup methods instead of manual iterations previously the default endpoint was not respected because our config files have a [target-endpoint] table..
-
- May 15, 2020
-
-
Julian Bouzas authored
-
- May 12, 2020
-
-
Julian Bouzas authored
-
- Jan 14, 2020
-
-
Julian Bouzas authored
-
- Dec 16, 2019
-
-
Julian Bouzas authored
-
Julian Bouzas authored
-
Julian Bouzas authored
This is now done by the config endpoint module
-
- Dec 11, 2019
-
-
George Kiagiadakis authored
to avoid name clashing with the upcoming WpEndpoint interface that is going to be the common interface of Wp{Proxy,Exported}Endpoint
-
- Dec 04, 2019
-
-
Julian Bouzas authored
-