-
## Streaming from broker
We are using `sendfile()` to stream data from segment logs to clients (or brokers who are acting as followers). This works great, and this is what Kafka’s doing, but maybe we…
-
There are several applications like SIP apps or RTP which needs a lot of ports to run multiple calls or media streams. Currently there is no way to allow a range in ports in spec. So essentially I hav…
-
I've started thinking about Glide 2.0. The purpose of this issue is to share those ideas and get some discussion going about it.
### Serve cached images via web server
My number one goal for Gli…
-
### Describe the bug
The ZAP HUD tutorial does **not** show
- the intended page alert:
![image](https://github.com/zaproxy/zaproxy/assets/81265371/62c9ca26-6e9e-4501-bf56-85919a5ba072)
- the …
-
# Chapter Overview
In this chapter we'll review all that you have learned, from the core service mesh concepts to the Linkerd's implementations of those concepts. We'll also give you some starting po…
-
The Videos team at Facebook has a growing need to move calls to Media Source Extensions off of the main thread and into a Worker. While most parts of your off-the-shelve streaming video player can be …
-
### Current behavior:
`await`-ing cypress chains yields undefined
### Desired behavior:
`await`-ing cypress chains yields the value of the chain (since the chain is a promise-like, it should work…
-
Hello users. I haven't actively maintained this library in a very long time as you probably noticed. I am still controlling the entry on crates.io for it alongside the redis release team and @badboy…
-
I have connection pooling enabled with the Microsoft ODBC Driver for SQL Server.
I have a multithreaded application where each thread except the main thread opens and closes connections in sequence.
…
-
### Describe the bug
Loading a video as an asset does not work.
I followed the guide here: https://tauri.studio/docs/api/js/modules/tauri
It works fine with image files (png/jpg etc.) but not…