Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ws in subxt-cli #579

Merged
merged 4 commits into from
Jun 24, 2022
Merged

Add support for ws in subxt-cli #579

merged 4 commits into from
Jun 24, 2022

Conversation

lexnv
Copy link
Collaborator

@lexnv lexnv commented Jun 22, 2022

This PR adds support for the cli tool to connect to substrate binaries via WebSockets,
while keeping the compatibility with http.

Closes #512 .

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@lexnv lexnv self-assigned this Jun 22, 2022
cli/src/main.rs Outdated Show resolved Hide resolved
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@niklasad1
Copy link
Member

any numbers how much the dependency tree grew by this change?

cli/src/main.rs Outdated Show resolved Hide resolved
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@lexnv
Copy link
Collaborator Author

lexnv commented Jun 23, 2022

Dependencies increased from 536 to 667 😄

@lexnv lexnv merged commit f97b896 into master Jun 24, 2022
@lexnv lexnv deleted the 512_cli_ws branch June 24, 2022 12:50
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.

wss support for subxt metadata
3 participants