Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

[HTTP] client-to-server streaming #69

Closed
denis-ilchishin opened this issue Dec 17, 2023 · 1 comment
Closed

[HTTP] client-to-server streaming #69

denis-ilchishin opened this issue Dec 17, 2023 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@denis-ilchishin
Copy link
Owner

denis-ilchishin commented Dec 17, 2023

As mentioned in #56, the only way to follow neemata streaming protocol is by utilizing multiple connections and long-polling, which seem to me being really ugly. Also, there's no way to use http2 streams, because browsers don't an api for this, and probably will never do.

TODO: Need to check how does grpc for web handles this problem

@denis-ilchishin denis-ilchishin mentioned this issue Dec 17, 2023
31 tasks
@denis-ilchishin denis-ilchishin changed the title client-to-server streaming [HTTP] client-to-server streaming Dec 17, 2023
@denis-ilchishin denis-ilchishin added the help wanted Extra attention is needed label Dec 17, 2023
@denis-ilchishin
Copy link
Owner Author

denis-ilchishin commented Jan 13, 2024

Dropped in #78

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant