schlagmichdoch
|
04d65da779
|
Fix substring error if remoteAddress is undefined and replace deprecated request.connection with request.socket (fixes #308)
|
2024-07-13 21:50:44 +02:00 |
|
schlagmichdoch
|
29bede6109
|
Fix setTimeout syntax
|
2023-12-08 13:57:19 +01:00 |
|
schlagmichdoch
|
a8242cecf7
|
Refactor URL arguments, localStorage and sessionStorage entries, and IndexedDB/PersistentStorage entries to snake_case.
|
2023-12-08 13:57:19 +01:00 |
|
schlagmichdoch
|
3439e7f6d4
|
Decrease redundancy by changing the way the websocket fallback is included; Adding new env var SIGNALING_SERVER to host client files but use another server for signaling.
|
2023-11-09 01:02:03 +01:00 |
|
schlagmichdoch
|
cb72edef20
|
Modularize server into multiple files
|
2023-11-09 01:00:07 +01:00 |
|