Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1011 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 1011 Bytes

go-libp2p-kcp

A kcp transport for libp2p.

This is an implementation of the libp2p transport spec that uses kcp-go as the underlying transport.

Table of Contents

Install

go get github.com/paralin/go-libp2p-kcp

Usage

API

GoDoc

Examples

Examples can be found in the examples folder.

Contribute

PRs are welcome!

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

License

MIT © Christian Stewart