Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

remote ext: make it possible to use an existing ws connection #10737

Merged
merged 2 commits into from
Jan 28, 2022

Conversation

niklasad1
Copy link
Member

@niklasad1 niklasad1 commented Jan 26, 2022

Introduced an enum Transport to decide whether to use a existing connection or create a new connection URI

The logic should be kept but after the ws connection is established the URI shouldn't be needed AFAIU, thus the enum.

@github-actions github-actions bot added the A3-in_progress Pull request is in progress. No review needed at this stage. label Jan 26, 2022
@niklasad1 niklasad1 added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. and removed A3-in_progress Pull request is in progress. No review needed at this stage. labels Jan 26, 2022
@niklasad1 niklasad1 marked this pull request as ready for review January 26, 2022 13:35
@niklasad1
Copy link
Member Author

bot merge

@paritytech-processbot paritytech-processbot bot merged commit 8c39925 into master Jan 28, 2022
@paritytech-processbot paritytech-processbot bot deleted the na-remote-externalities-from-ws-client branch January 28, 2022 09:04
Wizdave97 pushed a commit to ComposableFi/substrate that referenced this pull request Feb 4, 2022
…tech#10737)

* remote ext: make it possible to pass ws client

* grumbles: introduce `map_uri`
grishasobol pushed a commit to gear-tech/substrate that referenced this pull request Mar 28, 2022
…tech#10737)

* remote ext: make it possible to pass ws client

* grumbles: introduce `map_uri`
ark0f pushed a commit to gear-tech/substrate that referenced this pull request Feb 27, 2023
…tech#10737)

* remote ext: make it possible to pass ws client

* grumbles: introduce `map_uri`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants