Skip to content

Does Pioneer support RxSwift and the GraphQLRxSwift? #102

Discussion options

You must be logged in to vote

Not directly support RxSwift.

However since RxSwift 6.5.0, RxSwift's Observables can be converted into an AsyncThrowingStream (which is compatible with AsyncEventStream), which does mean it can be used with Pioneer's AsyncEventStream.

However, Pioneer is not compatible with GraphQLRxSwift, and all RxSwift's observable must be converted into an AsyncSequence.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by d-exclaimation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
1 participant