Categorygithub.com/asim/go-micro/plugins/transport/utp/v4
modulepackage
4.7.0
Repository: https://github.com/asim/go-micro.git
Documentation: pkg.go.dev

# README

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.

# Functions

No description provided by the author