0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved assertions to RuntimeError to let error emerge in runtime when assertions are disabled More... almost 12 years ago
Removed custom client side library More... almost 12 years ago
Moved testUnsubscribe_do_not_notify_anymore_same_session from custome API to Fuse's More... almost 12 years ago
Moved testUnsubscribe_do_not_notify_anymore_new_session from custome API to Fuse's More... almost 12 years ago
Moved testRetain_maintainMessage_againstClientDestruction from custome API to Fuse's More... almost 12 years ago
Moved testCleanSession_maintainClientSubscriptions_withServerRestart from custome API to Fuse's More... almost 12 years ago
Moved testCleanSession_correctlyClientSubscriptions from custome API to Fuse's More... almost 12 years ago
Moved testCleanSession_maintainClientSubscriptions_againstClientDestruction from custome API to Fuse's More... almost 12 years ago
Moved testCleanSession_maintainClientSubscriptions from custome API to Fuse's More... almost 12 years ago
Moved Fuse client source from asynch to sycnh API More... almost 12 years ago
Missed in previous bump More... almost 12 years ago
Bumped version 0.2 More... almost 12 years ago
Fixed interdependency failure between SimpleMessagingTest and ServerIntegrationTest More... almost 12 years ago
Introduced BFS utility method to be used to do a deep clean in subscriptions tree, and to implement an utility tree dump method More... almost 12 years ago
Introduced practical toString method More... almost 12 years ago
Modified Server class to be embedded, fixes #10 and #11 More... almost 12 years ago
Removed unused method More... almost 12 years ago
Added unit test and fix for issue #12, due to bad topic in publish message after a late subscription and messages retained in DB. More... almost 12 years ago
Minor change, moved the test files into correct folders More... almost 12 years ago
Minor change, minor readability improve More... almost 12 years ago
Merge branch 'master' of https://code.google.com/p/moquette-mqtt More... almost 13 years ago
Fixed issue 5, was due to bad read timeout management in IoSession.idle. More... almost 13 years ago
Fixed issue 4, bad calculation of remaining length in big PublishDecoder. More... almost 13 years ago
Fixed imports More... almost 13 years ago
Fixed typo More... almost 13 years ago
Merge branch 'split_in_other_modules' More... almost 13 years ago
Extracted client module More... almost 13 years ago
Added broker/terget to gitignore More... almost 13 years ago
Completed the exporting into broker module More... almost 13 years ago
First raw code move from parser to newly created broker module More... almost 13 years ago