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

feat(cli):support protobuf format #1320

Merged
merged 2 commits into from Jun 27, 2023
Merged

feat(cli):support protobuf format #1320

merged 2 commits into from Jun 27, 2023

Conversation

ni00
Copy link
Contributor

@ni00 ni00 commented Jun 26, 2023

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

Issue Number

#555

What is the new behavior?

support messages in protobuf format

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

.option('-Pp, --protobuf-path <PATH>', 'the .proto file that defines the message format of protobuf')
.option('-Pmn, --protobuf-message-name <NAME>', 'the name of the protobuf message type')  

Other information

@ni00 ni00 requested review from ysfscream and Red-Asuka June 26, 2023 01:49
@ni00 ni00 force-pushed the dev-cli branch 3 times, most recently from baacda2 to 4f16f4f Compare June 26, 2023 06:16
@ni00 ni00 marked this pull request as ready for review June 27, 2023 01:21
@ysfscream ysfscream added feature This pr is a feature CLI MQTTX CLI labels Jun 27, 2023
@ni00 ni00 merged commit b3e7a99 into emqx:main Jun 27, 2023
4 checks passed
@ni00 ni00 deleted the dev-cli branch June 27, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI MQTTX CLI feature This pr is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants