quality-leftovers
quality-leftovers
Hello, we are considering using tusd as storage frontend and did some thinking about what we're currently missing feature wise. What we came up with was that we'd like to...
Support authenticating using client certificates (#84).
Would it be possible to expose the `cert` options of the `requests` calls so the client can be used with tus instance is running behind a reverse proxy requiring client...
**Describe the bug** Using `-log-format=json` does not apply to logging of (hc)plugin **To Reproduce** Steps to reproduce the behavior: 1. Start tusd using `-log-format=json` and (hc)plugin hook 2. Check logs...
https://github.com/RicoSuter/NConsole/blob/a18ed8b092148c5a9fc4a632fbf8cff8bcb238db/src/NConsole/HelpCommand.cs#L37 The help command should not call ReadValue when host.InteractiveMode = false !
**Is your feature request related to a problem? Please describe.** When receiving messages locally via MQTT and processing or enhancing them it would be great if we could lookup the...
**Is your feature request related to a problem? Please describe.** Publisher supports configuring multiple transports and topics, but all transports and topics currently show a "global" TTL. Since multiple subscribers...
**Is your feature request related to a problem? Please describe.** OPC UA Specification introduced "new" encodings. **Describe the solution you'd like** Add support Compact and Verbose Encoding, including combincation of...
**Is your feature request related to a problem? Please describe.** To interact with the publisher API we are using the publisher models and the Furly.Extensions library so we don't have...
*Description*: Expired CAs in client trust bundle cause gateway to stop working. All incoming requests are rejected with bad status code ("direct reponse"). Background Info: We have an gateway with...