ottlukas opened a new issue, #584: URL: https://github.com/apache/plc4x/issues/584
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. Imported from Jira [PLC4X-136](https://issues.apache.org/jira/browse/PLC4X-136). Original Jira may contain additional context. Reported by: julian.feinauer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
