Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.
/ go-utp-transport Public archive

An implementation of a libp2p transport using utp

License

Notifications You must be signed in to change notification settings

libp2p/go-utp-transport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-utp-transport

Coverage Status Travis CI

A libp2p transport implementation for utp.

⚠️ Unmaintained ⚠️

This library is not currently maintained and isn't kept up-to-date with the latest go-libp2p releases. If you'd like to revive it, please fork it, get it working again, and start a discussion on https://discuss.libp2p.io/.

However, if you're just looking for a UDP-based libp2p transport, try QUIC. It's better in just about every way (1RTT handshake, built-in stream multiplexing with no head of line blocking, etc.).

Table of Contents

Install

make install

Contribute

PRs are welcome!

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT © Jeromy Johnson

About

An implementation of a libp2p transport using utp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages