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

https://github.com/anacrolix/go-libutp

Go wrapper of libutp reference uTP C implementation
https://github.com/anacrolix/go-libutp

bittorrent c go golang ledbat libutp packets socket transport utp utp-socket

Last synced: 4 months ago
JSON representation

Go wrapper of libutp reference uTP C implementation

Awesome Lists containing this project

README

          

# go-libutp

[![GoDoc](https://godoc.org/github.com/anacrolix/go-libutp?status.svg)](http://godoc.org/github.com/anacrolix/go-libutp)
[![CircleCI](https://circleci.com/gh/anacrolix/go-libutp.svg?style=shield)](https://circleci.com/gh/anacrolix/go-libutp)
[![Go Report Card](https://goreportcard.com/badge/github.com/anacrolix/go-libutp)](https://goreportcard.com/report/github.com/anacrolix/go-libutp)
[![Appveyor Status](https://ci.appveyor.com/api/projects/status/github/anacrolix/go-libutp?branch=master&svg=true)](https://ci.appveyor.com/project/anacrolix/go-libutp)

This is a Go wrapper for [libutp](https://github.com/bittorrent/libutp).