gleam-lang / gleam-lang/hackney

Http 2.0 streaming

Open
#15 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Gleam
Stars
63
Forks
13
PR merge metrics
No merged PRs in 30d

Description

After my last issue we realized gleam_hackney already suports http 2.0 out of the box, great and. thank you Louis! But one caveat I found is that non-finite requests responses, useful for streaming gRPC, are not supported. What do you think of adding support for opening streams, consuming, and closing them?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, entry points, or tests. Start by locating the existing HTTP/2 request and response-handling API, then trace how non-finite responses are represented. Done should be defined as a documented way to open, consume, and close streams for streaming gRPC responses, with coverage for that lifecycle.

Written by the indexing model from the issue text.

Assessment

Tech stack
erlang, grpc
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.