Relay Worker
The relay worker is a custom built component created by Winshuttle and is part of Evolve. It handles the request sent to the relay service and acts as a proxy for the internally hosted Evolve instance.
In Evolve, you can enable relay worker and the Hybrid connection manager from the Capabilities section on the Application Servers page. Because relay worker is part of Evolve, it does not require a separate installation.
Resources - Azure Components
Azure Components Links |
Role in the Evolve Portal Framework |
Role Description |
---|---|---|
Portal service | Communicates with the Azure relay service to generate credentials. | |
Manages user account sign-up, sign-in, profile edit, and password resets - all from outside of the applications which have been developed to meet specific functionality. | ||
File storage | Provides file storage for hosting an Angular-based user interface (UI). | |
|
Offers a secured, public facing UI component which is the landing page for your external users (your vendor and customer users). | |
Relay service |
Communicates between the relay service in the cloud and the relay worker installed in the internal network. As used in the App Service, each hybrid connection correlates to a single TCP host and port combination. |
|
Winshuttle custom built component | Relay worker | Manages the request sent to the relay service, and acts as a proxy for the internally-hosted Evolve instance. A Winshuttle custom built component. |