0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Missed in prev commit More... about 13 years ago
Extracted a store for subscriptions More... about 13 years ago
Fixed potential indefinite lock retention More... about 13 years ago
Switched from plain synchronized to ReadWrite locking More... about 13 years ago
Added shutdown hook to the server to unbind correctly the port More... about 13 years ago
Introduced MQTT logging filter to display more clear message's headers More... about 13 years ago
Switched to slf4j backing on log4j configuration More... about 13 years ago
Removed retries policy during the send of CONNECT message More... about 13 years ago
Added main client test More... about 13 years ago
Implementaed handlig of publish notification on the client More... about 13 years ago
Added skeleton for client side of subscription More... about 13 years ago
Added Codecs to handle subscription messages More... about 13 years ago
Minor change, added some logging More... about 13 years ago
Fixed SubAck decoder remaining length bug More... about 13 years ago
Minor fix removed commented code More... about 13 years ago
Fixed bad encoding value of remaining length field More... about 13 years ago
Minor change, corrected allocation of a buffer More... about 13 years ago
Fixed bug in Publish Encoder/Decoder More... about 13 years ago
Imports re-layout More... about 13 years ago
Minor TODO comment More... about 13 years ago
Fixed client's publish at QoS 0 More... about 13 years ago
Fixed unit test for connect-close More... about 13 years ago
Fixed issue #1 due to bad filtering for messageType byte More... about 13 years ago
Minor code fix More... about 13 years ago
Added implementation for the Client.publish More... about 13 years ago
Minor code layout change More... about 13 years ago
Implemented a Client API blocking connect More... about 13 years ago
Added base integration test skelethon for connection message from client to server More... about 13 years ago
Minor refact for test More... about 13 years ago
Added handling of publish messages to the server More... about 13 years ago