Repository navigation

#

P2P

维基百科

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

Go
752
3 年前

decentralized peer to peer network using TCP sockets with features like file transfer and messaging as well as opportunity to expand.

Python
123
10 个月前

[42 Madrid] And thanks for all the fish!

C
91
2 年前

P2P Forwarder - a tool for farwarding tcp/udp ports. Made using libp2p.

Go
37
4 年前

A simple UDP peer to peer networking proxy using webrtc

JavaScript
25
9 年前

Standalone chat application for LAN.

C#
25
5 天前

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

JavaScript
25
1 个月前

Learn-by-doing blockchain: modular consensus (PoW/PoS), pluggable crypto (secp256k1 / Falcon PQC), P2P gossip, Merkle trees, blocks, state, and a tiny REST API.🚀

JavaScript
21
1 个月前

[42 Madrid] Because putnbr and putstr are not enough

C
19
2 年前

Flutter application to listen to music synchronous with other people, using Peer2Peer system 🎶

Dart
17
4 年前

[42 Madrid] Ongoing repository containing links to the various projects I'll work on as a 42 student.

15
2 年前

A Peer to Peer Video Chat App

TypeScript
15
1 年前

[42 Madrid] Reading a line on a fd is way too tedious

C
11
3 年前

[42 Madrid] Your very first own library

C
10
2 年前

Rust program to do file transfers without any pesky third parties; mirror of https://git.sr.ht/~gotlou/p2p-file-transfer

Rust
10
2 年前

A python/react project based on mesh, distributed networks, emulating peer-to-peer communications,eliminating need for any centralized server. Facilitating file and directory transfers. Works good in a local network.

Python
7
4 个月前