No project description provided
Project description
quicsend
Use Cloudflare quiche to host secure HTTP3 RPC/file transfer servers from Python on the open Internet.
Released under the BSD 3-Clause License for use in research and commercial software.
See README.md in the repo: https://github.com/catid/quicsend
Usage
Install the package in your Python environment:
# Requires latest pip
python -m pip install --upgrade pip
pip install quicsend
Follow the example code in tests/test_client.py
and tests/test_server.py
to get started.
Manual Build Instructions
git clone https://github.com/catid/quicsend.git --recursive
sudo apt install cmake build-essential cargo libboost-system-dev
./install.sh
Acknowledgements
This project is based on the Cloudflare quiche library: https://github.com/cloudflare/quiche
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file quicsend-0.5.0-cp36-cp36m-manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: quicsend-0.5.0-cp36-cp36m-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 15.0 MB
- Tags: CPython 3.6m, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02c457aa85937f6d15a5ff543c1a211676422233841f2def282f4e4c585360da |
|
MD5 | f874d776a6a347c62d45153a245d43d4 |
|
BLAKE2b-256 | 90d230503981835deac5a3bd4c4a81d4c647a979127b36953cce6e5d61fd2349 |