transfer.coffee/public/js
Kumi eb06ffbfd8
feat: add STUN/TURN server support and environment config
- Extended .gitignore to exclude .env files containing sensitive info.
- Imported `crypto` module and added route to generate TURN credentials.
- Enhanced upload/download functionality to use STUN/TURN servers.
- Improved UI text for upload/download scenarios for clarity.
- Added fetching of TURN credentials in the client to enable P2P connections.

These changes improve file sharing reliability by providing fallbacks for network traversal.
2024-06-14 18:32:51 +02:00
..
index.js feat: add STUN/TURN server support and environment config 2024-06-14 18:32:51 +02:00
webtorrent.min.js Revert "feat: add minified WebTorrent script" 2024-06-14 17:58:08 +02:00