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

Make the client connected mode only. #3044

Open
afck opened this issue Dec 17, 2024 · 0 comments
Open

Make the client connected mode only. #3044

afck opened this issue Dec 17, 2024 · 0 comments
Milestone

Comments

@afck
Copy link
Contributor

afck commented Dec 17, 2024

The client currently has some duplicated logic because CLI commands are treated slightly differently than GraphQL queries in the node service.

Deduplicate that code and use "connected mode" everywhere, i.e. for CLI commands, just start a listener anyway, just like in node service mode, then run the command, and then shut down the listener again.

@afck afck added this to the Testnet #2 milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant