1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
myqtt: * [fix] Fixed CONNECT client identifier handling at server to ensure it is really unique. Also fixed client identifier support at client library (it wasn't using the value provided by the API). Added initial code at server side to allow generating a client identifier when an empty value is received and clean session == 1. Still more work is required. More... almost 11 years ago
myqtt: * [new] Implemented support for PINGREQ and PINGRESP. Added regression test to check ping support (test_05). API added: More... almost 11 years ago
myqtt: * [new] Completed initial working support to unsubscribe a topic for a particular connection. Added regression test (test_04) to ensure functionality across releases. More... almost 11 years ago
myqtt: * [new] Added initial working support to subscribe and publish messages and to received them according to installed topic filters. Added regression test to check functionality (test_03). More... about 11 years ago
myqtt: * [fix] Added initial working support to handle subscriptions with QoS 0 (SUBSCRIBE and SUBACK packets). Updated regression test (test_02) to check initial subscribe support. Added initial working version of the sequencer that will help to shape traffic and ensure one connection don't cope with all bandwidth. API added: More... about 11 years ago
myqtt: * [fix] Adding initial code to implement the internal sequencer.. More... about 11 years ago
myqtt: * [fix] More updates to complete publish/subscribe support. More... about 11 years ago
myqtt: * [fix] Added initial code to support PUBLISH messages. More... about 11 years ago
myqtt: * [fix] Finished initial support for DISCONNECT control packet. More... about 11 years ago
myqtt: * [fix] Fixed CONNECT handling at server side. It wasn't detecting connect flags position right. More... about 11 years ago
myqtt: * [fix] There you go! first working base code with support for CONNECT and CONNACK... There's still more work to be done but test_01 is now fully working. More... about 11 years ago
myqtt: * [fix] Several updates in the library infrastructure. Added initial working code for CONNECT packet. More... about 11 years ago
myqtt: * [fix] Adding more code to prepare low level framing. More... about 11 years ago
myqtt: * [fix] Adding more code. Still on connect phase.. More... about 11 years ago
myqtt: * [fix] Adding missing files.. More... about 11 years ago
myqtt: * [fix] Adding initial code to check MyQtt.. More... about 11 years ago
myqtt: * [fix] More updates.. initial files.. More... about 11 years ago
myqtt: * [fix] More updates.. Adding more files and initial code. More... about 11 years ago
myqtt: * [fix] Adding initial project files. Still nothing to show. More... about 11 years ago