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

RPC-JSON over WebSockets #847

Closed
wants to merge 50 commits into from

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    0f70f8d View commit details
    Browse the repository at this point in the history
  2. Updated json

    cschuchardt88 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e2de661 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. dotnet format

    cschuchardt88 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    35d7c70 View commit details
    Browse the repository at this point in the history
  2. Removed unused code

    cschuchardt88 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    983d543 View commit details
    Browse the repository at this point in the history
  3. Fixed codeql

    cschuchardt88 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    528e1ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf968be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a76fab View commit details
    Browse the repository at this point in the history
  6. fix codeql again

    cschuchardt88 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9410d92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    665e4f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. code clean up

    added uility log
    added applicationengine.log
    added connection check
    cschuchardt88 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    e5a0e29 View commit details
    Browse the repository at this point in the history
  2. fixed format

    cschuchardt88 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    8c8f611 View commit details
    Browse the repository at this point in the history
  3. format again

    cschuchardt88 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    8e1c9f7 View commit details
    Browse the repository at this point in the history
  4. one more time

    cschuchardt88 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    e20e84c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec72689 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Add new features

    cschuchardt88 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    8d10b0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5df1de0 View commit details
    Browse the repository at this point in the history
  3. dotnet format

    cschuchardt88 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    03015d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    5acf717 View commit details
    Browse the repository at this point in the history
  2. Fixed disconnect issue

    cschuchardt88 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2f8d05f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e0f91 View commit details
    Browse the repository at this point in the history
  4. INIT PROJECT

    cschuchardt88 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    fc67dee View commit details
    Browse the repository at this point in the history
  5. Fixed MERGE

    cschuchardt88 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    f21c286 View commit details
    Browse the repository at this point in the history
  6. Fixed sln file

    cschuchardt88 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4bc67df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2597889 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 6, 2023

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

Commits on Dec 12, 2023

  1. Code clean up

    cschuchardt88 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f54ed8f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    86d915d View commit details
    Browse the repository at this point in the history
  2. Updated SendAllJson, added pluginId

    updated code comment
    
    typo fixed
    cschuchardt88 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3d999cb View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Added Invoke Contract

    cschuchardt88 committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    baaccad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7af661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19b8da6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    987dc46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e53db8 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

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

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    53cefdf View commit details
    Browse the repository at this point in the history
  2. Add more wallet methods

    cschuchardt88 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3bb4306 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    1832fd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dcb91e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    074649f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8927853 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove TClient and null checks"

    This reverts commit 074649f.
    cschuchardt88 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    32a867e View commit details
    Browse the repository at this point in the history
  4. Fixed WebSocketClient

    cschuchardt88 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1ec7644 View commit details
    Browse the repository at this point in the history
  5. Fixed error

    cschuchardt88 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ecbb806 View commit details
    Browse the repository at this point in the history
  6. Made project nullable

    cschuchardt88 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    307d263 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23d9a34 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

    cschuchardt88 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    580b864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8f492 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Added event system

    cschuchardt88 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    35675e2 View commit details
    Browse the repository at this point in the history