Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
JanEggers d1b634511d reduced footprint of client msg queue and numbers can go even higher il y a 7 ans
..
Adapter Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 7 ans
Channel use raw buffer for frist connect msg then use buffered stream to read more efficient il y a 7 ans
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 il y a 7 ans
Diagnostics Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 7 ans
Exceptions Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 7 ans
Internal Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 7 ans
Packets Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 7 ans
Protocol Add server implementation il y a 7 ans
Serializer Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 7 ans
Server reduced footprint of client msg queue and numbers can go even higher il y a 7 ans
MQTTnet.Core.csproj use streams il y a 7 ans
MqttApplicationMessage.cs Fix breaking changes. il y a 7 ans