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

Make communications pluggable in C++ SDK #2763

Merged
merged 45 commits into from
Apr 17, 2024
Merged

Make communications pluggable in C++ SDK #2763

merged 45 commits into from
Apr 17, 2024

Commits on Dec 19, 2023

  1. Initial draft

    charlesbvll committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    82e3f4b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    696c474 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b009b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Fix error

    charlesbvll committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    a06f05f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    ea32ab6 View commit details
    Browse the repository at this point in the history
  2. Add missing include

    charlesbvll committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    d5fb8ed View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    c6509ce View commit details
    Browse the repository at this point in the history
  2. Update protofiles

    charlesbvll committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7f1cde0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    73593f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4041f28 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    9455350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a363d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    174ca2c View commit details
    Browse the repository at this point in the history
  4. Add new proto files

    charlesbvll committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    c9c4625 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Testing new classes

    charlesbvll committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    89b2375 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 25, 2024

  1. No errors

    charlesbvll committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    514e1f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1faf14b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    804250b View commit details
    Browse the repository at this point in the history
  4. Update example

    charlesbvll committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b2fbda9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fac094 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Non empty config record

    charlesbvll committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7b43022 View commit details
    Browse the repository at this point in the history
  2. Remove print statement

    charlesbvll committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8639340 View commit details
    Browse the repository at this point in the history
  3. Add dependency

    charlesbvll committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c474f12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d4a307 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update cpp.yml

    charlesbvll authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8313cc8 View commit details
    Browse the repository at this point in the history
  2. Update cpp.yml

    charlesbvll authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d412a1f View commit details
    Browse the repository at this point in the history
  3. Update cpp.yml

    charlesbvll authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    09ffeb4 View commit details
    Browse the repository at this point in the history
  4. Add ttl and created_at

    charlesbvll committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fce2fd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32a7278 View commit details
    Browse the repository at this point in the history
  6. Use empty taskid

    charlesbvll committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    da1587e View commit details
    Browse the repository at this point in the history
  7. Fix validation

    charlesbvll committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8057db1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08b4baf View commit details
    Browse the repository at this point in the history
  9. Update protos and add ttl

    charlesbvll committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bd07964 View commit details
    Browse the repository at this point in the history
  10. Try CI fix

    charlesbvll committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c71678a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    982d1d4 View commit details
    Browse the repository at this point in the history
  2. Set ping interval

    charlesbvll committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ee8a958 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a67b1dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5abfd6a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Remove debug print

    charlesbvll committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    677aae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f812e2a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 17, 2024

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