PairDrop/server
ErikrafT 0826cec6d1
Add files via upload
2025-05-06 21:01:07 -03:00
..
model Add files via upload 2025-05-06 21:01:07 -03:00
helper.js Modularize server into multiple files 2023-11-09 01:00:07 +01:00
index.js Update index.js 2025-04-14 18:47:25 -03:00
peer.js 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
proxy-server.js Update proxy-server.js 2025-05-06 20:42:19 -03:00
server.js Implement customizable buttons via env vars (fixes #214) 2023-12-13 17:40:48 +01:00
ws-server.js 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