add proper WS connection retrying

This commit is contained in:
TomatoCake 2024-07-01 20:14:40 +02:00
parent 8fe0c9f46b
commit 085bc4bc79
2 changed files with 42 additions and 17 deletions

View file

@ -12,7 +12,13 @@
<body class="Dark-theme">
<script src="/index.js" type="module"></script>
<div id="loading" class="loading"><div id="centerdiv"><img src="/bitmap.svg" width="1in" height="1in"><h1>Jank Client is loading</h1><h2>This shouldn't take long</h2></div></div>
<div id="loading" class="loading">
<div id="centerdiv">
<img src="/bitmap.svg" width="1in" height="1in">
<h1>Jank Client is loading</h1>
<h2 id="load-desc">This shouldn't take long</h2>
</div>
</div>
<div class="flexltr" id="page">
<div id="neunence">
<div id="servers"></div>