Graphql-flutter: Subscriptions Reconnect solution

Created on 18 Jul 2019  路  4Comments  路  Source: zino-app/graphql-flutter

I noticed that graphql_flutter does not have a functional reconnection of subscriptions when the internet connection is interrupted, I created an implementation to take care of that and would like to integrate with the current package, my implementation has already been tested and is fully functional

dart client enhancement good first issue help wanted

Most helpful comment

@rullyalves would like to see your implementation. Thanks.

All 4 comments

Fee free to create a PR against beta, follow guidelines here on make contributions to this library. Make sure to include tests and if possible update documentation where necessary.

@rullyalves would like to see your implementation. Thanks.

@mainawycliffe @rullyalves any idea when this solution will be available? I am looking for this solution to implement in one of my project. @rullyalves thanks for valuable solution.

@rullyalves are you able to create a PR for this?

Was this page helpful?
0 / 5 - 0 ratings