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 rune serve to the cli #378

Open
f0rodo opened this issue Nov 6, 2021 · 0 comments
Open

Add rune serve to the cli #378

f0rodo opened this issue Nov 6, 2021 · 0 comments

Comments

@f0rodo
Copy link
Contributor

f0rodo commented Nov 6, 2021

Would love to have two new commands to the rune cli:

  1. rune serve ${my_rune.rune} - Which makes a QR code using something similar to https://github.com/hotg-ai/rune-serve
  2. rune service ${my_rune.rune} --protocol=http,ws,grpc,mqtt which would make an end point so people can quickly integrate. The protocol should be simply a bytes reader with the assumption that it will be Uint8 array.
@Michael-F-Bryan Michael-F-Bryan changed the title Add rune serve too the cli Add rune serve to the cli Nov 6, 2021
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

No branches or pull requests

1 participant