-
Right now a lot of business logic for installing fluvio is contained in the CLI crate itself. We should move that business logic into the `client-rs` crate and give it a good public API so that functi…
-
Fluvio uses zero copy I/o to transfer records from SPU to client.
Records to need to be limit since maximum bytes can be up to 1G for each segment.
Solution:
* SPU: Limit transferring file slice.…
-
I have a simple TLS proxy which is using `futures_lite::io::copy` to copy source to dest and dest to source. The test does 10 iteration of sending message to between client and server. However, onl…
-
# Purpose
To allow a user to import a list of cluster profiles from remote sources easily.
# Background:
Fluvio CLI maintains a list of cluster profiles to store address and access configuration …
-
For first OSS release, we should make following updates to make it simpler with minimum changes.
For consumer. add `RecordIterator`, similar to iterator on hash map. It will return tuple of meta…
-
14:44:27.027 ERROR nj_core::basic > error executing napi call PendingException
thread '' panicked at 'napi call failed: napi call failed PendingException', :5:6
note: run with `RUST_BACKTRACE=1` env…
-
**URL**: http://www.americatv.com.ar/vivo
**Browser / Version**: Firefox 46.0
**Operating System**: Windows 10
**Problem type**: Video doesn't play
**Steps to Reproduce**
1) Navigate to: http://w…