Direct file transfer over WebRTC
-
Updated
Feb 25, 2023 - Go
Peer-to-Peer (P2P) applications share resources and communicate in a decentralized or distributed architecture. Often application nodes communicate directly with each other or cooperate to do work which benefits other nodes or the overall P2P system. In a pure P2P system, there is no distinction between client and server.
Direct file transfer over WebRTC
decentralized peer to peer network using TCP sockets with features like file transfer and messaging as well as opportunity to expand.
P2P Forwarder - a tool for farwarding tcp/udp ports. Made using libp2p.
Standalone chat application for LAN.
Create Blockchain With NodeJs🚀
Peer 2 peer distributed/serverless computing solution.Define the problem , the way workers to solve it, code dependencies. Then the most difficult part is to find more workers/peers.. Example usecase : distributed web scraper
Flutter application to listen to music synchronous with other people, using Peer2Peer system 🎶
A Peer to Peer Video Chat App
[42 Madrid] Reading a line on a fd is way too tedious
[42 Madrid] Your very first own library
Projekt for the Distributed Systems course DBE14
Rust program to do file transfers without any pesky third parties; mirror of https://git.sr.ht/~gotlou/p2p-file-transfer
PWA shares your files locally at ease
[42 Madrid] My first RayCaster with miniLibX