v4 refactor help 🙏 #664
Unanswered
tomjohnhall
asked this question in
Q&A
Replies: 1 comment 1 reply
10000
Comment options
You must be logged in to vote
-
since rxpy v3, the way to use operators has changed. You need something like this:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm attempting to update DjangoCHannelsGraphqlWs to work with updated versions of graphql + graphene. In the process I'm bumping rx from
1.6.1
to reactivex 4.Would be grateful if anyone could explain to me what is happening in the following code snippet, and / or how the equivalent can be done in version 4 -
I think I have a general grasp of what's going on but any help translating would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions