0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed an used DisconnectEvent More... about 11 years ago
Removed unused InitEvent More... about 11 years ago
Removed unused InitEvent More... about 11 years ago
Used annotation dispatch for some protocol messages More... about 11 years ago
Used annotation dispatch for some protocol messages More... about 11 years ago
Introduced annotation based dispacth to invoke ProtocolProcessor methods More... about 11 years ago
Minor change, cleaned imports More... about 11 years ago
Minor change, redefined signature of DemuxDecoder.decode to use the more gneric AttributeMap instead of ChannelHandlerContext More... about 11 years ago
Renamed subscribe and unsubscribe topic to topicFilter More... about 11 years ago
Spreaded the validation of fixed flags More... about 11 years ago
Changed DemuxDecoder.decodeCommonHeader to also validate the fixed part flags (if needed) More... about 11 years ago
Adapted Unsuscribe decoder to be 3.1.1 compliant More... about 11 years ago
Updated SUBSCRIBE to be 3.1.1 compliant More... about 11 years ago
Added check of reserved flags for PUBREL message More... about 11 years ago
Minor change, simulated a client connect to avoid staktrace in log More... about 11 years ago
Updated publish message parto to conform to 3.1.1 specification More... about 11 years ago
Introduced handling of sessionPresent flag in ConnAck msg, now on every conenction is created an empty subscription in ISessionStore More... about 11 years ago
Added clinetID=empty then reject connect rule More... about 11 years ago
Added check for MQTT 3.1.1 reserved flag == 0 on connect flags More... about 11 years ago
Introduced version, reserved flags untouchable and double connect 3.1.1 proto version More... about 11 years ago
Minor change, added groovy script to check embeddability of the broker More... about 11 years ago
Started 0.7 development cycle More... about 11 years ago
Bumped release 0.6 More... about 11 years ago
Minor change More... about 11 years ago
Moved slf4j-log4j deps out of broker (and also log4j.properties) to let the broker easyli embedded using container provided logging confgiuration More... about 11 years ago
Added various start methods to pass the configuration at startup More... about 11 years ago
Minor change More... about 11 years ago
Separated the interfaces to persist messages from the one that persists sessions More... about 11 years ago
Minor change, just renamed method More... about 11 years ago
Extracted the persistence dependency from SubscriptionsStore More... about 11 years ago