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(cil): support for reading messages from files in bench #1634

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

DM1-1
Copy link
Contributor

@DM1-1 DM1-1 commented Apr 23, 2024

PR Checklist

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

What is the current behavior?

The bench feature does not support reading messages from files.

Issue Number

What is the new behavior?

This PR adds support for reading messages from files in the bench feature, allowing users to send messages from file sources.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Other information

@DM1-1 DM1-1 added feature This pr is a feature CLI MQTTX CLI labels Apr 23, 2024
@DM1-1 DM1-1 added this to the v1.10.0 milestone Apr 23, 2024
@DM1-1 DM1-1 self-assigned this Apr 23, 2024
@DM1-1 DM1-1 marked this pull request as ready for review April 23, 2024 06:01
cli/src/lib/pub.ts Outdated Show resolved Hide resolved
@DM1-1 DM1-1 force-pushed the dm/feat-cli branch 3 times, most recently from 30f113f to 8dd42f3 Compare April 25, 2024 06:23
@DM1-1 DM1-1 requested a review from Red-Asuka April 25, 2024 06:44
cli/src/lib/sub.ts Outdated Show resolved Hide resolved
@Red-Asuka Red-Asuka merged commit 5b2edc0 into emqx:main Apr 25, 2024
4 checks passed
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
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants