Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 634 Bytes

README.rst

File metadata and controls

24 lines (16 loc) · 634 Bytes

aioquic

travis codecov

What is aioquic?

aioquic is a library for Quick UDP Internet Connections (QUIC) in Python. It is built on top of asyncio, Python's standard asynchronous I/O framework.

License

aioquic is released under the BSD license.