Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes according to Garrett #13

Closed
wants to merge 32 commits into from
Closed

Changes according to Garrett #13

wants to merge 32 commits into from

Commits on Jan 12, 2022

  1. MQTT API swag.

    gdamore authored and JaylinYu committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    3594c63 View commit details
    Browse the repository at this point in the history
  2. Add message option manipulation.

    This is going to be needed for MQTT options, and it has to deal
    with multiple user options (which may be repeated), etc.
    gdamore authored and JaylinYu committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    ee7b4b7 View commit details
    Browse the repository at this point in the history
  3. Use protocol private data instead of options for messages.

    This is simpler and faster.
    gdamore authored and JaylinYu committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2fbc23f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1364393 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98ba9bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9911b2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76dd74a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11285e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11a2c50 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    9f14d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2f22fb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    ccef070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c049c16 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #77 from nanomq/alvin/nng-mqtt-pr

    * MDF update docs regards to mqtt callback functions, change the functions return type;
    alvin1221 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    2f47cf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    64136dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f97152 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    675f6bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a50b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    829fca4 View commit details
    Browse the repository at this point in the history
  4. * MDF [mqtt/protocol] add send_queue for caching msg when pipe is no…

    …t ready
    
     * MDF [mqtt] use fixed length lmq.
    JaylinYu committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    b4da47c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    567044c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b18f68b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d60160 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    215960a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bc04a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a56130 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    97e202c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9dde337 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    993a969 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    44eca24 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7e08e82 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fd1bb3f View commit details
    Browse the repository at this point in the history