Julian Feinauer created PLC4X-136:
-------------------------------------
Summary: Add Async API for new Connections
Key: PLC4X-136
URL: https://issues.apache.org/jira/browse/PLC4X-136
Project: Apache PLC4X
Issue Type: New Feature
Components: API
Reporter: Julian Feinauer
Currently we only support an async API for Requests.
But as creating a new Connection is sometimes even slower it would be good to
provide an additional asyc API which returns a Future<PlcConnection> and leaves
it to the Client to handle asynchronity.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)