Magnetio is designed in layers:
utils/ → Parsing, hashing, logging
net/ → Raw sockets, HTTP, event loop
core/ → Torrent engine (trackers, peers, pieces)
gui/ → GTK4 interface and playback
The torrent engine is independent from the GUI.
Stream video from magnet links
Download media via BitTorrent
Multi-peer support
Event-driven networking
Magnet search (planned)