scherzma / Skunk

P2P Tor Chat App
GNU General Public License v3.0
4 stars 0 forks source link

Implement Basic Peer Communication over Tor #10

Closed JavaHammes closed 6 months ago

JavaHammes commented 6 months ago

Description:

This issue establishes the foundational peer-to-peer communication layer for our software.
The primary goal is to enable two peers to connect over the Tor network and exchange simple text-based messages.

Scope: