socket: Explicitly communicate success
This commit updates the socket process to explicitly communicate the process (and any potential error) on the server using a binary message.
This commit is contained in:
parent
53f63d4efd
commit
746ebcd9e3
12 changed files with 111 additions and 31 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"license": "AGPL-3.0-only",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"async-mutex": "^0.4.0",
|
||||
"dayjs": "^1.11.5",
|
||||
"highlight.js": "^11.7.0",
|
||||
"latex.css": "^1.8.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue