You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Christian Kratky b0ad6bda70 Add support for reset of connection statistics. Refactor keep alive monitor. 5 years ago
..
Client added span based writer 5 years ago
ApplicationBuilderExtensions.cs Improve connection disposal. 5 years ago
AspNetMqttServerOptionsBuilder.cs added AspNetMqttServerOptionsBuilder 6 years ago
ConnectionBuilderExtensions.cs moved files into the correct place 6 years ago
MQTTnet.AspNetCore.csproj fixed todo in MqttConnectionContext 5 years ago
MqttConnectionContext.cs Add support for reset of connection statistics. Refactor keep alive monitor. 5 years ago
MqttConnectionHandler.cs Improve connection disposal. 5 years ago
MqttHostedServer.cs Refactor ASP net Core integration and fix breaking change. 6 years ago
MqttWebSocketServerAdapter.cs Expose client certificate at MQTT connection validator. Make DualMode optional. 5 years ago
ReaderExtensions.cs fixed todo in MqttConnectionContext 5 years ago
ServiceCollectionExtensions.cs added back the old function and added new overload 6 years ago
SpanBasedMqttPacketBodyReader.cs fixed tests and added testcase for user property serialization 5 years ago
SpanBasedMqttPacketWriter.cs fixed tests and added testcase for user property serialization 5 years ago