Skip to content

feat: add push-based HTTP streaming support for ASGI#9

Closed
h0rv wants to merge 3 commits intobenoitc:mainfrom
h0rv:add-http-streaming
Closed

feat: add push-based HTTP streaming support for ASGI#9
h0rv wants to merge 3 commits intobenoitc:mainfrom
h0rv:add-http-streaming

Conversation

@h0rv
Copy link
Copy Markdown

@h0rv h0rv commented Mar 3, 2026

Note - blocked by release of benoitc/erlang-python#9 and benoitc/erlang-python#10.

benoitc and others added 2 commits February 26, 2026 10:22
- Use py_worker_pool:asgi_run for better GIL handling under concurrency
- Updated rebar.config to use erlang_python feature/py-worker-pool branch
- Added ensure_worker_pool to hornbeam:start for automatic pool initialization
- Fixed test app handle_scope to properly iterate LazyHeaderList objects
@benoitc
Copy link
Copy Markdown
Owner

benoitc commented Mar 9, 2026

for your information i'm working on a change in asgi/wsgi api to use https://github.com/benoitc/erlang-python/blob/main/docs/channel.md

@h0rv
Copy link
Copy Markdown
Author

h0rv commented Mar 10, 2026

for your information i'm working on a change in asgi/wsgi api to use https://github.com/benoitc/erlang-python/blob/main/docs/channel.md

Great - will close

@h0rv h0rv closed this Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants