Skip to content

Conversation

NeedleInAJayStack
Copy link
Member

This adopts GraphQL v4, Graphiti v3, and removes the RxSwift and NIO dependencies.

@NeedleInAJayStack NeedleInAJayStack self-assigned this Aug 25, 2025
@NeedleInAJayStack NeedleInAJayStack force-pushed the feat/concurrency branch 2 times, most recently from 1c695c6 to 59934c7 Compare August 29, 2025 03:49
paulofaria
paulofaria previously approved these changes Aug 31, 2025
This adopts GraphQL v4, Graphiti v3, and removes the RxSwift and NIO dependencies.
@NeedleInAJayStack NeedleInAJayStack changed the title feat: Converts to Swift Concurrency Converts to Swift Concurrency Sep 2, 2025
@NeedleInAJayStack
Copy link
Member Author

Sorry Paulo - I pushed a commit that adds strict concurrency checking, and it invalidated your approval. Feel free to check the changes, and LMK what you think! (also there's this pull request in the GraphQLWS package that's basically the same). Thanks!

This allows intermediate `map`/`filter` requests to occur before binding the GraphQL subscription to the messenger.
@NeedleInAJayStack
Copy link
Member Author

Okay, I think this is good to go. @paulofaria I'm going to go ahead and merge it.

@NeedleInAJayStack NeedleInAJayStack merged commit 77b4cee into main Sep 23, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants