Ver código fonte

Credit source

http3
tech234a 3 anos atrás
pai
commit
44804ed7e0
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      http3_base.py

+ 2
- 0
http3_base.py Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar