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

refactor: simplify Networkwith Framed<.., Codec> #825

Merged
merged 9 commits into from
Mar 25, 2024
Merged

refactor: simplify Networkwith Framed<.., Codec> #825

merged 9 commits into from
Mar 25, 2024

Commits on Mar 24, 2024

  1. feat: MQTT Codec decoder

    de-sh committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6be3bb7 View commit details
    Browse the repository at this point in the history
  2. feat: MQTT Codec encoder

    de-sh committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    cd5d6da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    284f81a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    1fd8825 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    200f865 View commit details
    Browse the repository at this point in the history
  3. doc: make it clear

    de-sh committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    527bb20 View commit details
    Browse the repository at this point in the history
  4. refactor: v5 implementation

    de-sh committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    afb13c1 View commit details
    Browse the repository at this point in the history
  5. doc: changelog entry

    de-sh committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ae5ab16 View commit details
    Browse the repository at this point in the history
  6. fix: state

    * ack incoming publishes if required
    * remove unused write buffer
    * update tests
    de-sh committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0eff631 View commit details
    Browse the repository at this point in the history