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
ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 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

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

Comments

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4
Copy link
Collaborator

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
@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 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
@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 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
2 participants