Skip to content

Add missing async functions to Integrity service#16

Merged
MatuxGG merged 1 commit into
mainfrom
claude/add-async-integrity-functions-011CUjFNzUMfEev7LcVQEa8b
Nov 2, 2025
Merged

Add missing async functions to Integrity service#16
MatuxGG merged 1 commit into
mainfrom
claude/add-async-integrity-functions-011CUjFNzUMfEev7LcVQEa8b

Conversation

@MatuxGG

@MatuxGG MatuxGG commented Nov 2, 2025

Copy link
Copy Markdown
Owner

Added the four async/await method signatures that were missing from the interface:

  • GetApiDataAsync
  • GetChecksumAsync
  • VerifyDllAsync
  • VerifyGLModAsync

These methods provide async/await alternatives to the existing coroutine-based methods.

Added the four async/await method signatures that were missing from the interface:
- GetApiDataAsync
- GetChecksumAsync
- VerifyDllAsync
- VerifyGLModAsync

These methods provide async/await alternatives to the existing coroutine-based methods.
@MatuxGG MatuxGG merged commit d6b20c3 into main Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants