This website requires JavaScript.
Explore
Help
Sign In
nexus
/
PairDrop
Watch
2
Star
0
Fork
0
You've already forked PairDrop
mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced
2026-04-05 17:33:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8242cecf7f01de53f102dfe78d8c7cf7808c2b0
PairDrop
/
server
History
schlagmichdoch
a8242cecf7
Refactor URL arguments, localStorage and sessionStorage entries, and IndexedDB/PersistentStorage entries to snake_case.
2023-12-08 13:57:19 +01:00
..
helper.js
Modularize server into multiple files
2023-11-09 01:00:07 +01:00
index.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
peer.js
Refactor URL arguments, localStorage and sessionStorage entries, and IndexedDB/PersistentStorage entries to snake_case.
2023-12-08 13:57:19 +01:00
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
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