Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinyoshiaki/kad-rtc
Kademlia with WebRTC for browser and node.js. written in typescript.
https://github.com/shinyoshiaki/kad-rtc
cdn dht file-sharing kademlia p2p webrtc
Last synced: about 2 months ago
JSON representation
Kademlia with WebRTC for browser and node.js. written in typescript.
- Host: GitHub
- URL: https://github.com/shinyoshiaki/kad-rtc
- Owner: shinyoshiaki
- License: mit
- Created: 2018-11-05T10:08:31.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-04T21:44:11.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T16:18:33.619Z (2 months ago)
- Topics: cdn, dht, file-sharing, kademlia, p2p, webrtc
- Language: TypeScript
- Homepage:
- Size: 4.17 MB
- Stars: 19
- Watchers: 5
- Forks: 3
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kad-rtc
Kademlia with WebRTC for browser and node.js.
written in typescript.