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
Implement a REST API that will enable remote Platibus instances to request configuration from a primary instance or configuration server. In addition, provide an IPlatibusConfiguration implementation that will make this call and retrieve configuration from the remote server, as well as a ConfigurationSection that can be used to declaratively specify the base URIs of the primary instance / configuration server. Finally, provide an ISubscriptionTrackingService that will POST or DELETE subscription info to the primary instance / configuration server as it is updated.
The text was updated successfully, but these errors were encountered:
Implement a REST API that will enable remote Platibus instances to request configuration from a primary instance or configuration server. In addition, provide an IPlatibusConfiguration implementation that will make this call and retrieve configuration from the remote server, as well as a ConfigurationSection that can be used to declaratively specify the base URIs of the primary instance / configuration server. Finally, provide an ISubscriptionTrackingService that will POST or DELETE subscription info to the primary instance / configuration server as it is updated.
The text was updated successfully, but these errors were encountered: