Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request Fragmentation #77

Closed
benjchristensen opened this issue Sep 23, 2015 · 2 comments
Closed

Request Fragmentation #77

benjchristensen opened this issue Sep 23, 2015 · 2 comments

Comments

@benjchristensen
Copy link
Contributor

Right now only responses support fragmentation. We should probably make requests support fragmentation as well. The use case is uploading larger payloads, such as a file. For example, equivalent behavior of an HTTP POST.

@benjchristensen
Copy link
Contributor Author

Assigned to @tmontgomery as per rsocket/rsocket-java#61 (comment)

@stevegury
Copy link
Member

👍

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

No branches or pull requests

3 participants