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-05-21 11:45:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
add_turn_indicator
PairDrop
/
server
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
schlagmichdoch
a5dc8b6da2
Split transfer into message and data transfer and rewrite FileChunkerLogic completely. Condense all Relaying of the Websocket Fallback into one message type 'ws-relay'
2024-02-05 21:08:06 +01:00
..
helper.js
Modularize server into multiple files
2023-11-09 01:00:07 +01:00
index.js
Fix error if env var
RTC_CONFIG=false
(as in default docker-compose.yml and docs)
2023-12-15 21:22:33 +01:00
peer.js
Fix setTimeout syntax
2023-12-08 13:57:19 +01:00
server.js
Implement customizable buttons via env vars (
fixes
#214
)
2023-12-13 17:40:48 +01:00
ws-server.js
Split transfer into message and data transfer and rewrite FileChunkerLogic completely. Condense all Relaying of the Websocket Fallback into one message type 'ws-relay'
2024-02-05 21:08:06 +01:00