buttery-eel icon indicating copy to clipboard operation
buttery-eel copied to clipboard

Add version checks for guppy and lib

Open Psy-Fer opened this issue 1 year ago • 2 comments

After starting the guppy server but before connecting a client, I should do a check that the guppy server version matches the installed guppy client lib version.

I think I can do this with some API calls to the server and some lib version check stuff for the lib.

This should help give a more informative error in the case where they don't match but the output is...weird and not helpful.

Psy-Fer avatar Jun 07 '23 05:06 Psy-Fer