| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Spent time |
0
|
| Subsystem |
Client
|
Issue Votes (0)
Watchers (0)
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Spent time |
0
|
| Subsystem |
Client
|
Client must implement this flow:
HalcyonMultiClient) and uses retrieved endpoint data to configure each Halcyon instance.Each event in Halcyon contains
Contextwhat can be used to get specific Halcyon instance fromHalcyonMultiClient(if it is required). In case of disconnection instance of Halcyon,HalcyonMultiClientwill try to re-login with the same credentials, in case of login error, it will refresh endpoints details from Master. So in client code will be only instance ofHalcyonMultiClientto rule all connections.