WS pings to maintain connection, fixed server crash when sending malformed data
This commit is contained in:
parent
42ba0e3275
commit
cd3912293f
4 changed files with 76 additions and 21 deletions
|
@ -52,14 +52,14 @@ footer {
|
|||
display: flex;
|
||||
gap: 1em;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
footer ul {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
gap: 1em;
|
||||
}
|
||||
|
||||
footer li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue