Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
JanEggers d1b634511d reduced footprint of client msg queue and numbers can go even higher 7 anni fa
..
Adapter Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anni fa
Channel use raw buffer for frist connect msg then use buffered stream to read more efficient 7 anni fa
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 anni fa
Diagnostics Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anni fa
Exceptions Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anni fa
Internal Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anni fa
Packets Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anni fa
Protocol Add server implementation 7 anni fa
Serializer Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anni fa
Server reduced footprint of client msg queue and numbers can go even higher 7 anni fa
MQTTnet.Core.csproj use streams 7 anni fa
MqttApplicationMessage.cs Fix breaking changes. 7 anni fa