crossbario / crossbario/autobahn-python

transport takeover on HTTP/2 twisted endpoints

Open
#1,070 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs-investigation
Dominant language
Python
Stars
2.5k
Forks
768
PR merge metrics
No merged PRs in 30d

Description

See https://github.com/crossbario/autobahn-python/issues/1064#issuecomment-432932099

It seems that our method of "taking over" a transport doesn't work nicely for HTTP/2 connections (.transport is None in those cases, and .channel seem to probably be the right thing to take over). Needs some more investigation

Contributor guide

Open the contributing guide

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

Start with the discussion linked from issue #1070, especially the referenced comment, and inspect the transport takeover behavior for Twisted HTTP/2 connections. Compare cases where .transport is None with the available .channel; done means the HTTP/2 takeover path is understood and the issue's incompatibility is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.