eclipse-uprotocol / up-java

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

async UTransport and L2 APIs #128

Closed stevenhartley closed 4 months ago

stevenhartley commented 4 months ago

The following change makes the UTransport APIs return CompletionStage in lieu of UStatus so that the operations can be asynchronous. The methods then return Void if successful or completes with a failed UStatusException with the UStatus information.

124

github-actions[bot] commented 4 months ago

Code coverage report is ready! :chart_with_upwards_trend:

github-actions[bot] commented 4 months ago

Code coverage report is ready! :chart_with_upwards_trend:

github-actions[bot] commented 4 months ago

Code coverage report is ready! :chart_with_upwards_trend:

github-actions[bot] commented 4 months ago

Code coverage report is ready! :chart_with_upwards_trend:

github-actions[bot] commented 4 months ago

Code coverage report is ready! :chart_with_upwards_trend:

github-actions[bot] commented 4 months ago

Code coverage report is ready! :chart_with_upwards_trend:

github-actions[bot] commented 4 months ago

Code coverage report is ready! :chart_with_upwards_trend:

github-actions[bot] commented 4 months ago

Code coverage report is ready! :chart_with_upwards_trend: