-
It looks to me like this SDK does not have a facility to register a stream wrapper for blob storage, like the old SDK did - https://phpazure.codeplex.com/wikipage?title=Blob%20storage%20stream%20wrapp…
-
I'm trying to nest streams in order to have streaming compressed uploads/downloads of large files with S3
With zlib, I could use `Zlib::GzipWriter.wrap` / `Zlib::GzipReader.wrap`, but there doesn't…
-
I’ve tried to use the `autoevals.Factuality` module with my Azure endpoint. I noticed the `engine` argument in the documentation, so I assumed that it corresponds to the model name for Azure OpenA…
-
| | |
|---|---|
|**librealsense**|2.55.1 RELEASE|
|**OS**|Linux|
|**Name**|Intel RealSense D435I|
|**Serial Number**|213622072204|
|**Firmware Version**|5.15.1.55|
|**Advanced Mode**|YES|
|**C…
-
For example
```yaml
flysystem:
storages:
default.storage:
adapter: 'local'
options:
directory: '%kernel.project_dir%/var/storage/default'
…
-
**Is your feature request related to a problem? Please describe.**
In my library `eyeball-im`, I use `tokio_util::sync::ReusableBoxFuture` to implement a `Stream` on top of a `tokio::sync::broadcas…
-
I run tun2proxy with docker container like this:
```
docker run -it --rm -p 6901:6901 -v /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.default.disable_ipv6=0 --cap-add NET_ADMIN --name tun2proxy …
-
Hi there,
I have some trouble understanding the purpose of the safe encoding. Or rather I am unsure if it is fine to turn off the safe encoding in my case.
As far as I can tell, the purpose of t…
-
### Is this a duplicate?
- [X] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.m…
-
### Description
Would it be possible to add an autoloader/callback function if a call is made to a function using a stream wrapper protocol that is not yet defined?
Currently, if you access a stre…