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

https://github.com/akzestia/zclp-plus-plus

zclp++ is an optimized QUIC solution tailored for the needs of ずるい application, written in c++.
https://github.com/akzestia/zclp-plus-plus

cplusplus quic zclp

Last synced: 2 months ago
JSON representation

zclp++ is an optimized QUIC solution tailored for the needs of ずるい application, written in c++.

Awesome Lists containing this project

README

        

# zclp++ 🚀

[🇺🇸 English](README.md) | [🇯🇵 日本語](README_jap.md)

> [!TIP]
> [Describing QUIC's Protocol Data Units with Augmented Packet Header Diagrams](https://www.ietf.org/archive/id/draft-mcquistin-quic-augmented-diagrams-05.html)

> [!NOTE]
> [zclp-rs](https://github.com/Akzestia/zclp-rs) is the same protocol implementation, so if u interested in rust implementation, go check it out.

### zclp++ is an optimized QUIC solution tailored for the needs of [ずるい](https://github.com/Akzestia/Zurui) application, written in c++.