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.
 
 
 
 
JanEggers d1b634511d reduced footprint of client msg queue and numbers can go even higher 7 years ago
..
Adapter Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 years ago
Channel use raw buffer for frist connect msg then use buffered stream to read more efficient 7 years ago
Client if we wait before sending the packets we dont need to store the received packets at all because the awaiter will always be there or is already canceled 7 years ago
Diagnostics Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 years ago
Exceptions Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 years ago
Internal Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 years ago
Packets Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 years ago
Protocol Add server implementation 7 years ago
Serializer Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 years ago
Server reduced footprint of client msg queue and numbers can go even higher 7 years ago
MQTTnet.Core.csproj use streams 7 years ago
MqttApplicationMessage.cs Fix breaking changes. 7 years ago