Articles by tag: p2p
CSMA: container architecture for resilient communications
How the CSMA container architecture works, providing protection against censorship and data forgery. Detailed breakdown for developers.
Dart-Go FFI Integration for libp2p in Flutter — Technical Guide
How to Integrate libp2p on Go into Flutter via FFI. Detailed Implementation of a P2P Messenger with E2EE. Learn about Library Building and Memory Management.
P2P video service on WebRTC: development from scratch in 9 months
How to create a P2P video service with minimal resources? Analysis of the architecture and tech stack of the Vizavi project. Learn how to do without registration and databases.
AltSendme 0.3.5: P2P file exchange with QUIC
Explore the AltSendme 0.3.5 update: end-to-end QUIC/TLS encryption, Android support, NAT bypass. Ideal for developers. Download and test P2P file transfer without clouds.
WebRTC DataChannel: files without buffer errors
Analysis of file transfer issues via WebRTC: backpressure, TURN-relay, overlapped I/O. Code examples for middle/senior dev. Implement reliable P2P file exchange without truncations.
Jami in Russia: problems of the P2P messenger and technical solutions
Technical breakdown of Jami problems in Russian networks: CGNAT, TURN blocks, architectural solutions. For developers and IT specialists.