When a player disconnects, fail all unresolved requests that were sent to that player

This commit is contained in:
2021-04-27 09:41:22 +02:00
parent fb3aeaf813
commit b3b8b138bf
4 changed files with 110 additions and 3 deletions

View File

@@ -14,6 +14,7 @@
}
],
"esmodules": [
"src/libwrapper_shim.js",
"src/socketlib.js"
],
"url": "https://github.com/manuelVo/foundryvtt-socketlib",