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
2 days
ago. based on code collected
2 days
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 16 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed failing test due to more strict endpoint check from Netty 4.1.x
andsel
More...
over 8 years ago
Merge pull request #246 from nemecec/fix-deps
Andrea Selva
More...
over 8 years ago
Merge pull request #245 from nemecec/patch-1
Andrea Selva
More...
over 8 years ago
Added MQTT message logger
andsel
More...
over 8 years ago
Fixed timeout in test
andsel
More...
over 8 years ago
Fixed inactive channel propagation event through MQTTMessageLogger
andsel
More...
over 8 years ago
MessageDigest is not thread-safe
Neeme Praks
More...
over 8 years ago
Switched to netty 4.1.6 to include Netty's official mqtt codec to make some performance tests
andsel
More...
over 8 years ago
Move log4j dependency from broker to dist - otherwise it is propagated transitively to projects using moquette as a library. Also removed redundant logback-core dependency from OSGi tests (it already has logback-classic).
Neeme Praks
More...
over 8 years ago
Refactored config file resource loading to make it easier to load config files from class path when embedding.
Neeme Praks
More...
over 8 years ago
Added performance project module, to stress test specifics part of Moquette
andsel
More...
over 8 years ago
Added plain publish bomber test, to measure enoding/deconding perf
andsel
More...
over 8 years ago
Embedded pub and sub client into same process of the plain test broker to use same nanosecs
andsel
More...
over 8 years ago
Removed unused methods
andsel
More...
over 8 years ago
Subscriber for benchmarking using Paho API
andsel
More...
over 8 years ago
Implemented Publisher with Paho API
andsel
More...
over 8 years ago
Moved fuse benchmark into separate dir
andsel
More...
over 8 years ago
Minor, just comment
andsel
More...
over 8 years ago
Added MQTT messages logger
andsel
More...
over 8 years ago
Fixed sha, before was the sha256("passwd\n")
Andrea Selva
More...
over 8 years ago
Flowed up the creation of messageSender
andsel
More...
over 8 years ago
Removed data clump
andsel
More...
over 8 years ago
Introduced 2 method, one for retained and not
andsel
More...
over 8 years ago
Changed InternalRepublisher to use the PersistentQueueMessageSender to send out the publish messages
andsel
More...
over 8 years ago
Peeled common code
andsel
More...
over 8 years ago
Removed unused class BestEffortMessageSender
andsel
More...
over 8 years ago
Removed the necessity to use BestEffortMessageSender
andsel
More...
over 8 years ago
Moved params out of publishQos0
andsel
More...
over 8 years ago
Moved params out of publishQos2
andsel
More...
over 8 years ago
Minor, unified method
andsel
More...
over 8 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
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