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

[exchange_server] Remove send messages queue, and send message directly #886

Merged
merged 4 commits into from
Mar 5, 2024

Commits on Mar 5, 2024

  1. * MDF [exchange_server] Remove exchange_send_cb

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3b2d83d View commit details
    Browse the repository at this point in the history
  2. * ADD [exchange_server] New exchange_do_send()

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    28c45fc View commit details
    Browse the repository at this point in the history
  3. * MDF [exchange_server] Remove unused sendmsg queue and mtx

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c17fe61 View commit details
    Browse the repository at this point in the history
  4. * MDF [exchange_server] Use exchange_do_send() to send msgs

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fe063f6 View commit details
    Browse the repository at this point in the history