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

Move message queue to Consumer #87

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from
Draft

Move message queue to Consumer #87

wants to merge 28 commits into from

Commits on Oct 2, 2020

  1. Bump CAF tag

    Neverlord authored and jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    b60f85b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b702230 View commit details
    Browse the repository at this point in the history
  3. WIP: Refactoring BASP

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    16b709f View commit details
    Browse the repository at this point in the history
  4. WIP: message rework of BASP

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    16ba14f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec4d770 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a5ab93 View commit details
    Browse the repository at this point in the history
  7. Fix length prefixing

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    8c1ec37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e090e0a View commit details
    Browse the repository at this point in the history
  9. Fix prefix_framing test

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    e6245bf View commit details
    Browse the repository at this point in the history
  10. Fix BASP tests

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    b6dd051 View commit details
    Browse the repository at this point in the history
  11. WIP: Fix full-setup test

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    47c1f07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b319da5 View commit details
    Browse the repository at this point in the history
  13. Fix ping_pong test

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    9ee1ee8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b638bc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7f85a0c View commit details
    Browse the repository at this point in the history
  16. Check other TAG version

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    6cdded1 View commit details
    Browse the repository at this point in the history
  17. Add mutex to application

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    12437c5 View commit details
    Browse the repository at this point in the history
  18. Simplify BASP state tracking

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    b8adfe4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c9c4161 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4016a88 View commit details
    Browse the repository at this point in the history
  21. Cleanup

    jakobod committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    d58e004 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8c592d2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ab2eb4d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    417cea0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f68d37b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    228826c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Remove consumer interface

    jakobod committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    784c96e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    a51fef6 View commit details
    Browse the repository at this point in the history