1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-03-03 15:22:30 +02:00
2020-12-29 15:49:26 +00:00
..
2020-12-26 15:32:45 +00:00
2020-12-29 15:49:26 +00:00
2020-12-29 15:49:26 +00:00
2020-12-26 15:32:45 +00:00
2020-12-26 15:32:45 +00:00
2020-12-26 15:32:45 +00:00
2020-12-26 15:32:45 +00:00
2020-12-26 15:32:45 +00:00
2020-12-26 15:32:45 +00:00

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.