eclipse-uprotocol / up-java

uProtocol Language Specific Library for Java
Apache License 2.0
8 stars 14 forks source link

Add open() API to UTransport #153

Closed stevenhartley closed 2 months ago

stevenhartley commented 2 months ago

Some transports require initialization that should not be done inside of the constructor so we add the open() API that can be implemented to do the async initialization of the underlining transport.

146

github-actions[bot] commented 2 months ago

Code coverage report is ready! :chart_with_upwards_trend: