BornToShine /
◌ In Progress

P2P File Sharing

A peer-to-peer file transfer system in pure Go — covering chunked transfer, peer discovery, NAT traversal, and integrity verification.

Stack
Go · TCP/UDP · Custom Protocol
Status
◌ In Progress
Concepts
Peer discovery · Chunked transfer · NAT traversal · SHA-256 integrity

Problem

In Progress....

Prior Art

In Progress....

Design Decisions

In Progress....

Architecture

In Progress....

Reflection

In Progress....