Khushiyant / reqboost

Reqboost is a high-performance Python library developed primarily in C++ and built on libcurl. It is designed for developers who need a fast, efficient HTTP client with minimal overhead and extensive control.
https://khushiyant.github.io/reqboost/
Apache License 2.0
3 stars 1 forks source link

Basic Utility Functions and Tests #1

Open Khushiyant opened 2 weeks ago

Khushiyant commented 2 weeks ago

We require to implement the following for basic session to work:

Python side testing:

Extras:

Kranium2002 commented 2 weeks ago

Working on #6 in #8