Markus Wiegand

Results 3 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