Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mochi-mqtt/server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.1
Choose a base ref
...
head repository: mochi-mqtt/server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 16, 2024

  1. Ability to limit maximum number of clients (#379)

    * Ability to limit maximum number of clients
    
    * Use ErrServerBusy instead of ErrQuotaExceeded
    
    ---------
    
    Co-authored-by: JB <28275108+mochi-co@users.noreply.github.com>
    thedevop and mochi-co authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cb217cd View commit details
    Browse the repository at this point in the history
  2. Fix the bug where inline subscribers do not receive messages after al…

    …l non-inline clients unsubscribe. (#386)
    
    Co-authored-by: JB <28275108+mochi-co@users.noreply.github.com>
    werbenhu and mochi-co authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    21491d9 View commit details
    Browse the repository at this point in the history
  3. update server version

    mochi-co committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    57997ef View commit details
    Browse the repository at this point in the history
Loading