That's a spicy meatball
* APIUtils additions * Socket and web server listen on dedicated ports (see denoland/deno socket issue created by ZombieB1309 on GitHub) * Coach and Server created automatically (untested) * Profile content functions split into 'managers' * Progression temporary implementation * Settings placed into profile content manager * Relationships and messages return temporary empty array * Socket targets defined, message delivery to target, exec returned (goes unused for now)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"@std/http": "jsr:@std/http@^1.0.13",
|
||||
"@types/cookie-parser": "npm:@types/cookie-parser@^1.4.8",
|
||||
"@types/express": "npm:@types/express@^5.0.0",
|
||||
"@types/node": "npm:@types/node@^22.13.14",
|
||||
"@types/validator": "npm:@types/validator@^13.12.2",
|
||||
"@types/ws": "npm:@types/ws@^8.18.0",
|
||||
"cookie-parser": "npm:cookie-parser@^1.4.7",
|
||||
|
||||
Reference in New Issue
Block a user