You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we preload a bunch of files and then never load any more. Instead, the client should notify the server (via firebase) that it wants to open a file iff the file was not loaded yet (history is empty). The server then loads it as usual and the client will receive it.
The text was updated successfully, but these errors were encountered:
Currently we preload a bunch of files and then never load any more. Instead, the client should notify the server (via firebase) that it wants to open a file iff the file was not loaded yet (history is empty). The server then loads it as usual and the client will receive it.
The text was updated successfully, but these errors were encountered: