You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In realm, endpoints are similar to the role of nginx servers. However, they can only be used in a single configuration file. If there are a large number of forwarding rules, it will be troublesome to manage the configuration file. I hope to implement endpoint-based file parsing.
The proposal sounds good to me. Personally I would like to have HTTP API implemented first, the configuration file loading process will then go the API path.
In realm, endpoints are similar to the role of nginx servers. However, they can only be used in a single configuration file. If there are a large number of forwarding rules, it will be troublesome to manage the configuration file. I hope to implement endpoint-based file parsing.
Here is an example
realm.json
./endpoints/cloud.google.com.json
The text was updated successfully, but these errors were encountered: