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

Add new MPUBLISH command #1657

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Add new MPUBLISH command #1657

merged 2 commits into from
Aug 11, 2023

Commits on Aug 11, 2023

  1. Add new command MPUBLISH to publish one or more messages to a channel.

    Return
    Integer reply: the number of clients that received the message.
    Note that in a cluster, only clients that are connected to the same node
    as the publishing client are included in the count.
    torwig committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    cd3a26e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2810cb View commit details
    Browse the repository at this point in the history