hawkkiller / midjourney_client

Unofficial midjourney client that gives you possibility to generates images!
https://pub.dev/packages/midjourney_client
MIT License
10 stars 3 forks source link

Websocket reconnect problem #39

Closed hawkkiller closed 1 year ago

hawkkiller commented 1 year ago

Currently, because of the library chosen (ws) the reconnect logic works a bit strange. If there is no internet for a while it doesn't reconnect and just freeze the app itself.