Markus Wiegand

Results 5 issues of Markus Wiegand

Adds functions to accept JSON and YAML in bytes to avoid unnecessary conversion in some cases. The motivation behind this is a tool I wrote in which I have JSON...

This implements feed format detection by the HTTP `Content-Type` header, if possible. If the header is set correctly, this allows a more efficient parsing.

enhancement

It should be considered to migrate to [nhooyr/websocket](https://github.com/nhooyr/websocket) for a more modern, faster and more idiomatic Websocket implementation.

enhancement

Great library, thank you for your work! As far as I have seen, there is no way to display grid lines. I would very much appreciate an option for that.

This PR updates the configuration format and watcher structure with the aim of simplifying the feed configuration.

enhancement