Francisco Sainz
Francisco Sainz
I am currently implementing a dynamic server updater using the rc plugin. However, I can't have the update bundles hosted publicly so I implemented a system to store them in...
I'm using the v2 rc and I save the user's session data in Localstore ("bin") and some users are reporting that after every update they have to sign in again....
The build of my vapor project works on mac, but fails to build in linux due to some null pointer errors related to the TSCLib (appears to be deprecated) Was...