zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.25k stars 620 forks source link

ws: enfoce the recreation of the client and disallow the method call `connectOrReconnect` #1124

Open vincenzopalazzo opened 2 years ago

vincenzopalazzo commented 2 years ago

This required a little bit of more work and reasoning IMHO but would be a good feature to remove the connectOrReconnect method

vincenzopalazzo commented 2 years ago

discussed and suggested by @budde377 https://github.com/zino-hofmann/graphql-flutter/pull/1060#issuecomment-1117057437

vincenzopalazzo commented 2 years ago

So, this can take a little bit because I'm building the integration architecture, if you want see the status it is available here https://github.com/vincenzopalazzo/keep-safe-graphql