Browse Source

Credit source

http3
tech234a 3 years ago
parent
commit
44804ed7e0
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      http3_base.py

+ 2
- 0
http3_base.py View File

@@ -1,3 +1,5 @@
# This file based on: https://github.com/aiortc/aioquic/blob/919ccec9836bf5fa4329b5b050604b09f71d0bdc/examples/http3_client.py

import asyncio
import logging
import time


Loading…
Cancel
Save