mirror of
https://github.com/go-micro/go-micro.git
synced 2025-01-05 10:20:53 +02:00
331 B
331 B
uTP Transport
The uTP transport is a go-micro transport which makes use of github.com/anacrolix/utp
uTP is the Micro Transport Protocol an open UDP variant of the BitTorrent protocol.
The uTP transport in combination with STUN allows for peer to peer communication.