28 Forks
175 Stars
175 Watchers

quic

A Go implementation of the QUIC API for Peer-to-peer and Client-to-Server Connections

How to download and setup quic

Open terminal and run command
git clone https://github.com/pion/quic.git
git clone is used to create a copy or clone of quic repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with quic https://github.com/pion/quic/archive/master.zip

Or simply clone quic with SSH
[email protected]:pion/quic.git

If you have some problems with quic

You may open issue on quic support forum (system) here: https://github.com/pion/quic/issues