-
Notifications
You must be signed in to change notification settings - Fork 73
Comparing changes
Open a pull request
base repository: wind-c/comqtt
base: v2.6.1
head repository: wind-c/comqtt
compare: main
- 12 commits
- 12 files changed
- 5 contributors
Commits on Jun 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 621f918 - Browse repository at this point
Copy the full SHA 621f918View commit details
Commits on Aug 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0864543 - Browse repository at this point
Copy the full SHA 0864543View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd0521e - Browse repository at this point
Copy the full SHA dd0521eView commit details
Commits on Sep 17, 2025
-
Merge pull request #131 from sansmoraxz/patch-1
nit fixes and pg driver
Configuration menu - View commit details
-
Copy full SHA for 1e0d140 - Browse repository at this point
Copy the full SHA 1e0d140View commit details
Commits on Oct 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0e60a69 - Browse repository at this point
Copy the full SHA 0e60a69View commit details
Commits on Oct 16, 2025
-
Merge pull request #135 from sansmoraxz/fix/test-pg-db-conn
use pgx driver for db connection
Configuration menu - View commit details
-
Copy full SHA for 2f4f3b3 - Browse repository at this point
Copy the full SHA 2f4f3b3View commit details
Commits on Nov 4, 2025
-
Fix retained message clustering issue
- Add StoredRetainedMessages() to retrieve all retained messages from Redis - Merge Redis and local retained messages when new subscribers connect - Ensures all nodes serve globally latest retained message - Fix error handling in StoredRetainedMessages() - Fix test data marshaling in redis_test.go - Add comprehensive tests for retained message merge logic
Configuration menu - View commit details
-
Copy full SHA for 86f6f75 - Browse repository at this point
Copy the full SHA 86f6f75View commit details
Commits on Nov 10, 2025
-
Merge pull request #139 from Devashish08/retained-message
Fix retained message clustering issue
Configuration menu - View commit details
-
Copy full SHA for 6779e48 - Browse repository at this point
Copy the full SHA 6779e48View commit details
Commits on Nov 25, 2025
-
Improve client connection handling with atomic operations
Refactor client connection logic to use atomic operations for maximum clients.
Configuration menu - View commit details
-
Copy full SHA for 3b60322 - Browse repository at this point
Copy the full SHA 3b60322View commit details
Commits on Nov 29, 2025
-
Merge pull request #140 from jzyjinziyan/fix_clients_maximum
Improve client connection handling with atomic operations
Configuration menu - View commit details
-
Copy full SHA for 6a73fc7 - Browse repository at this point
Copy the full SHA 6a73fc7View commit details
Commits on Nov 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b53ffff - Browse repository at this point
Copy the full SHA b53ffffView commit details
Commits on Dec 1, 2025
-
Merge pull request #142 from 63n0/fix-golang-version
Fix Dockerfile Go version mismatch
Configuration menu - View commit details
-
Copy full SHA for ecdb0d1 - Browse repository at this point
Copy the full SHA ecdb0d1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.6.1...main