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 年之前
..
Adapter Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 年之前
Channel use raw buffer for frist connect msg then use buffered stream to read more efficient 7 年之前
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 年之前
Diagnostics Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 年之前
Exceptions Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 年之前
Internal Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 年之前
Packets Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 年之前
Protocol Add server implementation 7 年之前
Serializer Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 年之前
Server reduced footprint of client msg queue and numbers can go even higher 7 年之前
MQTTnet.Core.csproj use streams 7 年之前
MqttApplicationMessage.cs Fix breaking changes. 7 年之前