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

Allow APD data be accessed via thin client via Connection.get() #2620

Merged
merged 5 commits into from
Sep 23, 2023

Commits on Aug 29, 2023

  1. Fix:Connection thread safe C++ object

    Made now thread safe
    GabrieleManduchi committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3da0eeb View commit details
    Browse the repository at this point in the history
  2. Fix

    GabrieleManduchi committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ebbd433 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Removed comments

    GabrieleManduchi committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ab8b59c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    29fe803 View commit details
    Browse the repository at this point in the history
  2. Feature:allow PAD data be returned by Connection.get

    Implemented by retrieving serialized version and deserializing it locally
    GabrieleManduchi committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    72d51c3 View commit details
    Browse the repository at this point in the history