openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
Moquette MQTT
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
Sep 03, 2024 — Sep 03, 2025
Showing page 34 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Extracted persistence interface for subscriptions from IStorageService
andrea
More...
over 11 years ago
Enabled overriding of subscription from same client to same topic with different QoS, the latest wins
andrea
More...
over 11 years ago
Minor change, added coverage plugin
andrea
More...
over 11 years ago
Forced some delay in server shutdown to give time the ProcessorEvent to shutdown correclty (it's asynch operation)
andrea
More...
over 11 years ago
Minor change added logging
andrea
More...
over 11 years ago
Missed in 2 commits ago
andrea
More...
over 11 years ago
Minor change, condensed debug logging
andrea
More...
over 11 years ago
Added a test to check the cleaning of server status in start/sop cycles (usually used in integration tests itself.
andrea
More...
over 11 years ago
Minor change, introduced a latch to fix threading problem in test unit
andrea
More...
over 11 years ago
Minor change, introduced a latch to fix threading problem in test unit
andrea
More...
over 11 years ago
Fixed issue #18, bad pubblishing of QoS0 message to inactive ( not connected) clients
andrea
More...
over 11 years ago
Minor change, augmented logging quality
andrea
More...
over 11 years ago
Fixed a bug in store remove subscription that doesn't check the clientID but just the topic match
andrea
More...
over 11 years ago
Minor change, redefined toString for ConnectionDescriptor
andrea
More...
over 11 years ago
In test, moved publisher and subscriber from local variables to fields
andrea
More...
over 11 years ago
Fixed issue #16
andrea
More...
almost 12 years ago
Added management of PUBACK messages in return of re-publish messages (after a cleanSession = false rebooted client) to clean sequentially the already dispatched messages
andrea
More...
almost 12 years ago
Re-added FuseSource MQTT client because simplify certain testing use cases
andrea
More...
almost 12 years ago
Minor, added ByteBuffer to string conversion debug Utils
andrea
More...
almost 12 years ago
Minor, removed unused import
andrea
More...
almost 12 years ago
Fixed ghost error due to bad timing in the test
andrea
More...
almost 12 years ago
Merge the switch from byte[] to ByteBuffer
selva.andre
More...
almost 12 years ago
Changed the use of string concatenation of String.format in favor of formatted logging methods
andrea
More...
almost 12 years ago
Added publisher and subscriber using mqtt-client lib from FuseSource
andrea
More...
almost 12 years ago
Fixed the switching from byte[] to ByteBuffer on server storage
andrea
More...
almost 12 years ago
Adapted Netty parser to use ByteBuffer instead of byte[]
andrea
More...
almost 12 years ago
Adapted Netty parser to use ByteBuffer instead of byte[]
andrea
More...
almost 12 years ago
Merge branch 'master' into remove_content_copy
selva.andre
More...
almost 12 years ago
Minor change, removed the logging of contents
andrea
More...
almost 12 years ago
Fixed issue #15, missed notification of publish due to bad re-activation on a nested topic tree.
andrea
More...
almost 12 years ago
←
1
2
…
30
31
32
33
34
35
36
37
38
…
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree