An open API service indexing awesome lists of open source software.

https://github.com/hdonnay/utp

utp implementation for go (unfinished)
https://github.com/hdonnay/utp

Last synced: about 2 months ago
JSON representation

utp implementation for go (unfinished)

Awesome Lists containing this project

README

        

`utp` is a pure-go implementation of Micro Transport Protocol (µTP/uTP).

(Well, it aims to be. Currently unusable.)

It will provide a net.Conn and net.Listener for interchangable use with other
stream transports.