python-hyper / python-hyper/h2

A proper asyncio based HTTP/2 client example code

Open
#1,239 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1k
Forks
187
PR merge metrics
No merged PRs in 30d

Description

There are multiple examples of server implementations that could be done with hyper-h2 but I rarely find any proper example for developer's reference on how the client could be prepared with asyncio.

It would be nice to add a complete example client using HTTP/2.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named in the issue. Start by reviewing the repository's existing server examples and the h2 asyncio-related entry points, then determine where a client example belongs; done means a complete, runnable asyncio HTTP/2 client reference is added.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation, networking
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.