Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p-quic-transport
Commits
ec281897
Unverified
Commit
ec281897
authored
Mar 18, 2017
by
Marten Seemann
Browse files
add some badges
parent
caf028d6
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
ec281897
# go-quic-transport
[
![Godoc Reference
](
https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square
)
](https://godoc.org/github.com/marten-seemann/libp2p-quic-transport)
[
![Linux Build Status
](
https://img.shields.io/travis/marten-seemann/libp2p-quic-transport/master.svg?style=flat-square&label=linux+build
)
](https://travis-ci.org/marten-seemann/libp2p-quic-transport)
[
![Code Coverage
](
https://img.shields.io/codecov/c/github/marten-seemann/libp2p-quic-transport/master.svg?style=flat-square
)
](https://codecov.io/gh/marten-seemann/libp2p-quic-transport/)
This is an implementation of the libp2p transport using a single stream over QUIC.
It is intended as a first demo using QUIC in IPFS.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment