Skip to content

refactor!: use CompletableFutures for matrix client api calls - #43

Merged
Laupetin merged 1 commit into
mainfrom
futures
Aug 31, 2026
Merged

Laupetin merged 1 commit into
mainfrom
futures

Conversation

@Laupetin

Copy link
Copy Markdown
Collaborator

Previously, all api calls were done synchronously.
This PR refactors all methods that call a matrix API endpoint to return a CompletableFuture instead, so any of them can be handled asynchronously, if requested.

@Laupetin
Laupetin merged commit 11b6e1c into main Aug 31, 2026
2 checks passed
@Laupetin
Laupetin deleted the futures branch August 31, 2026 13:26
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.

1 participant