-
Probably good to be done with #1902
## General requirements
Tempesta must support two modes of operation: HTTP messages buffering as now and streaming. In current mode of operation all HTTP mes…
-
**Is your feature request related to a problem? Please describe.**
I haven't seen an option on this connector for infinitely streaming data. An example could be found here on the Twitter API, that se…
-
**Current behavior:If you want to get information from an HTTP server providing constantly information, current http client open and close a connection. which prevent us from constantly querying the s…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
Hi, I'm trying to achieve …
-
Hello,
let me first thank for an excellent integration to Home Assistant.
I have a small feature request. Based on what I have found, (at least my RLC410) Reolink cameras allow for streaming v…
-
We should support a new `data_stream` extension for HTTP/2.
Rather than `.read()` and `.write()` mapping directly onto the TCP stream they should instead wrap onto DataFrames over a single stream I…
-
Another essential feature: does zap as it stands today support HTTP streaming of chunked responses, ```Transfer-Encoding: chunked```?
Today I've been kicking the tyres of ```facil.io``` in C. It's …
-
It would be nice if the HTTP/2 implementation supported server-initiated streams to a client, after the connection prefaces have been exchanged.
A quick look at what this would require is:
- to emit …
-
Given the yaml file below, how to overlay a subtitle stream in SRT format from `http://192.168.1.135/sustain?srt=3`
Thanks
```
streams:
CAM:
- ffmpeg:http://192.168.1.135/sustain?stream…
s60sc updated
5 months ago
-
I want to stream HTTP responses to WebView2. I don't think this is possible right now, so this is a feature request.
For example, I want to intercept a request and return [server-sent events](https…