eclipse-ecal / ecal

📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.
https://ecal.io
Apache License 2.0
848 stars 178 forks source link

service client connection state handling #1780

Closed rex-schilasky closed 3 weeks ago

rex-schilasky commented 3 weeks ago

Description

Service client connection state (IsConnected) now handled correctly. Connection state is true if a matching server (at least one) is connected on lower client/service API level. We might change this API even more to return the states of all matching server.

Related issues

1779

Cherry-pick to