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