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

https://github.com/tx7do/test_quic


https://github.com/tx7do/test_quic

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# test_quic

## Building

```bash
git submodule update --init --recursive
cmake .
make
```