-
Notifications
You must be signed in to change notification settings - Fork 2
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
Message generation with rusp #2
Comments
You need to specify the paths of what you'd like to
|
Please feel free to send a PR with documentation or usability improvements. |
Thank you very much. |
According to the documentation we can use only Can we use other message type like : Get get |
Can you give us how to use rusp in the other case ? |
Yes, whenever I get around to implementing them or someone sends a PR to implement it. |
Hello,
I have this problem when trying to generate msg with rusp encode_msg or encode_msg_body
$ rusp encode_msg_body -f file.probuff Get
thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: Error("EOF while parsing a value", line: 1, column: 0)', src/libcore/result.rs:1009:5note: Run with
RUST_BACKTRACE=1
for a backtrace.The text was updated successfully, but these errors were encountered: