logicaloud
logicaloud
### Describe the feature request It looks like the upcoming version 4 (referring to branch `feature/Reason_Code_In_Subscription_Interceptor`) no longer exposes the `IMqttRetainedMessagesManager` interface as an extension point. Using the `IMqttServerStorage` interface...
The following code shows a linear increase in Private Bytes, Working Set and Working Set Peak in Performance Monitor running on Windows 10. Handle Count is stable. Memory usage grows...
### Describe the bug A simple test application created on Windows with Visual Studio running on a Raspberry Pi 64-bit does not start and fails with error: ``` Failed to...
A call to `DescribeTopicsAsync` for an existing topic with otherwise working connection parameters for Event Hub never returns. Example code: ``` using Confluent.Kafka; const string BootstrapServers = "********.servicebus.windows.net:9093"; const string...