-
We've got desires for a) code sharing between HttpClient and Kestrel, and b) very precise control for partners with advanced needs (e.g. reverse proxies).
What do we think of an XmlReader-like API …
-
# Problem
If I write a `Manifest` to an `output.avro` file and then read that same `output.avro` file into another `Manifest` object, asserting that the two objects are equal fails due to inequality …
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.12.6 linux/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating…
-
### Your environment.
- Version: v4.0.0-beta.29
- Browser: *include version*
- Stacktrace
```
/vendor/github.com/pion/webrtc/v4/srtp_writer_future.go:108
/vendor/github.com/pion/webrtc/v4/…
-
Users who need to emit json in line delimited format currently cannot do so using arrow. It should be straightforward to implement this efficiently, and it will be very helpful for testing and benchma…
-
I am attempting to map an existing database to test out the JSON column functionality that was added in version 7.0. For the most part it has been going well but I hit an issue when I reached a table …
-
**Which part is this question about**
Deserialization from arrow-rs into nanoarrow
**Describe your question**
I’ve encountered a problem while serializing a basic Arrow object using StreamWriter …
-
We are currently altering the output slightly using JS after the build:
https://github.com/readthedocs/sphinx_rtd_theme/blob/bad21120c8d12b4dd15c6b5383dd3fe5909def56/js/theme.js#L101-L110
This i…
-
Hello.
I am trying to convert between IMSC 1.1 and WebVTT including ruby.
For example, when I input the file [ruby001.ttml](https://github.com/w3c/imsc-tests/blob/main/imsc1_1/ttml/ruby/ruby00…
-
**Describe the bug**
we send video packet (tens to hundreds of KB)throught cyber with one writer and two readers. the frequency is about 400hz.
writer can't acquire write lock.
**Run informatio…