Skip to content

docs: update mqtt-proxy doc to enable stream mode #12139

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

Open
wants to merge 1 commit into
base: release/3.12
Choose a base branch
from

Conversation

wynejan
Copy link

@wynejan wynejan commented Apr 14, 2025

not enabled default, must enable the stream mode before create steam route, Otherwise, the following error occurs:
{
"error_msg": "stream mode is disabled, can not add stream routes"
}

Description

Which issue(s) this PR fixes:

Fixes #

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

 not enabled default, must enable the stream mode before create steam route, Otherwise, the following error occurs:
{
 "error_msg": "stream mode is disabled, can not add stream routes"
}
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. doc Documentation things labels Apr 14, 2025
@wynejan wynejan changed the title enable stream mode Update mqtt-proxy.md Apr 14, 2025
@kayx23 kayx23 changed the title Update mqtt-proxy.md docs: update mqtt-proxy doc to enable stream mode Apr 15, 2025
@kayx23
Copy link
Member

kayx23 commented Apr 15, 2025

Good catch.

  • Does the English doc need the same change?
  • Should merge this change into master as well.

@Baoyuantop
Copy link
Contributor

Hi @wynejan, is this PR still being processed?

@Baoyuantop Baoyuantop added the wait for update wait for the author's response in this issue/PR label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation things size:XS This PR changes 0-9 lines, ignoring generated files. wait for update wait for the author's response in this issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants