Alexander I.Grafov
Alexander I.Grafov
Sure. I will increment major version and push a new release asap. Docs and examples will be updated.
Thank you for the reply! It would be great to get the fully working configuration support on Linux. I have already installed official software to the Windows machine, I'll install...
Thank you for the report! PR will be welcomed.
Ok, I have left comments in the review.
Imho the proposal 2 with using of variable parameters is the most clean!
Well, there is no deadline for the release here (for me anyway :) so I agree. Let make API consistent before v1.0 appeared. 0.x numeration assumes that API not stable...
Short answer: yes. See detailed explanation below. By default go-playground used for short snippets of the code that placed in a single file with default name `snippet.go`. But design of...
Hi Alex! Im ok thank you :) Query you noted works on my configuration and returns 0 (it means OK). And such request returns text value: ``` $ curl -D...
@bradleyfalzon I didn't remember details about this commit. If you found that it is breaks the logic described in the standard this commit should be reverted. I only propose use...
Code works ok, but I prefer to keep ring-buffer based logic for playlist buffers. As we explored and used in software for my employer the ring-buffer convenient for live broadcasting....