Skip to content

feat core: add components for static streaming#1096

Open
swex wants to merge 1 commit intouserver-framework:developfrom
swex:feature/http-static-stream
Open

feat core: add components for static streaming#1096
swex wants to merge 1 commit intouserver-framework:developfrom
swex:feature/http-static-stream

Conversation

@swex
Copy link

@swex swex commented Dec 23, 2025

add components for static streaming

userver currently lacks support for statically serving large files, handler-static does not work well for 'large static files' as it caches files in memory. So if somebody need python -m http.server replacement in userver - that would help.


Note: by creating a PR or an issue you automatically agree to the CLA. See CONTRIBUTING.md. Feel free to remove this note, the agreement holds.

add components for static streaming
@swex swex requested a review from segoon as a code owner December 23, 2025 23:05
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.

1 participant