1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-29 18:04:17 +02:00
Jerry c13bb07171
1.fix plugins go get bug. (#2187)
2.update all mode.
3.add tidy tools
2021-06-30 07:21:03 +01:00
..
2021-01-20 21:01:10 +00:00
2021-06-30 07:21:03 +01:00
2021-06-30 07:21:03 +01:00
2021-01-20 21:01:10 +00:00
2020-12-26 15:32:45 +00:00
2021-01-20 21:01:10 +00:00
2021-01-20 21:01:10 +00:00
2021-01-20 21:01:10 +00:00
2021-01-20 21:01:10 +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.