This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
PairDrop
Watch
1
Star
0
Fork
You've already forked PairDrop
0
mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced
2025-04-21 15:26:17 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
902b5c6b8f
PairDrop
/
server
History
Download ZIP
Download TAR.GZ
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