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

[cli] add rooch ws relay command and serve it as CLI tool #407

Open
feliciss opened this issue Jul 5, 2023 · 0 comments · May be fixed by #408
Open

[cli] add rooch ws relay command and serve it as CLI tool #407

feliciss opened this issue Jul 5, 2023 · 0 comments · May be fixed by #408
Milestone

Comments

@feliciss
Copy link
Collaborator

feliciss commented Jul 5, 2023

Part of #406

It will be added as ws relay in the rooch.yaml file as an example below:

envs:
- alias: default
  rpc: http://0.0.0.0:50051
  ws: ws://0.0.0.0:8080
active_env: default
@feliciss feliciss changed the title [config] add ws relay config to rooch_config [command] add rooch ws relay command and serve it as CLI tool Jul 6, 2023
@feliciss feliciss changed the title [command] add rooch ws relay command and serve it as CLI tool [cli] add rooch ws relay command and serve it as CLI tool Jul 6, 2023
@jolestar jolestar added this to the TBD milestone Aug 25, 2023
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

Successfully merging a pull request may close this issue.

2 participants