Skip to content

Add open() API to UTransport#153

Merged
stevenhartley merged 1 commit intomainfrom
open_utransportapi
Jul 15, 2024
Merged

Add open() API to UTransport#153
stevenhartley merged 1 commit intomainfrom
open_utransportapi

Conversation

@stevenhartley
Copy link

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

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
Copy link

Code coverage report is ready! 📈

@stevenhartley stevenhartley merged commit b71c1ab into main Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants