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

No nng_mqtt_msg_free API provided #120

Open
wanghaEMQ opened this issue Nov 12, 2022 · 0 comments
Open

No nng_mqtt_msg_free API provided #120

wanghaEMQ opened this issue Nov 12, 2022 · 0 comments

Comments

@wanghaEMQ
Copy link
Member

Is your feature request related to a problem? Please describe.
I create a MQTT msg by calling nng_mqtt_msg_alloc. When I want to free it. No corresponding API was found. Should I call nng_msg_free?

Describe the solution you'd like
Please provide an API nng_mqtt_msg_free. Thanks

Describe alternatives you've considered
.

Additional context
.

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