ecthiender / py-graphql-client

Dead-simple GraphQL client with subscriptions over websockets
https://pypi.org/project/py-graphql-client/
Other
37 stars 11 forks source link

Cleanup #9

Closed SalmonMode closed 4 years ago

SalmonMode commented 5 years ago

Should be merged after #8, as this was branched from that.

These changes mostly cleanup the code, and simplify some of the implementations. The only actual change that would affect usage, is I changed stop_subscribe to stop_subscription so that it's a little more idiomatic

ecthiender commented 4 years ago

Closing this, as this has become stale, and the code has changed significantly.

Thanks @SalmonMode for all your work, and sorry I could not merge this. Would love to see more contributions from you.