Vyacheslav Kulakov
Vyacheslav Kulakov
Well, I made a mistake in my conclusion. In C they just specify the minimum size of data types like `int` and `long`. So the real data type sizes depend...
I'll prepare a fix for those two fields.
All seems to be fine so far, closing the issue.
Hi! I have the same problem, but I use DASH in my ExoPlayer based application. How can I solve this problem? In [issue](https://github.com/google/ExoPlayer/issues/716) @ojw28 wrote: > Please just fix the...
Thank you, @mosic. After adding an audio null source to the stream, ExoPlayer starts to play this stream.
Now there is a separate project that implements Avro RPC protocol to communicate with a Flume server: https://github.com/myzhan/avroipc This project implements both protocol specifications: * https://avro.apache.org/docs/current/spec.html#Protocol+Declaration * https://flume.apache.org/releases/content/1.9.0/FlumeDeveloperGuide.html#developing-custom-components I've used...
There is an implementation of the Avro IPC protocol in the project https://github.com/myzhan/avroipc with supporting of Flume clients. I suppose it should be separated from the main goavro project because...
Seems like a haven't passed any rule name to the directive in the inline configuration.