mattermost / mattermost/react-native-network-client

Plans for Streaming support?

Open
#125 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
48
Forks
26
Avg merge
1h 29m
Merged PRs (30d)
2

Description

Hi,

Thanks a lot for creating such great library. I have a question. do you have any plans on adding support for streaming DataStreamRequest?

An usecase might be, when the server endpoint give back a chunks of data that will be continuously fed into the client, maybe create a file.

My usecase: POST request -> Server starts streaming with audio/mpeg chunks -> Mobile side creates and adds the chunks to fs like {path}/test.mp3.

Thanks!

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

The issue names no files, tests, or entry points. It asks whether streaming DataStreamRequest support is planned, so maintainers would first need to define the API scope and implementation location before a newcomer could identify a verifiable done state.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.