Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
JanEggers d1b634511d reduced footprint of client msg queue and numbers can go even higher 7 anos atrás
..
Adapter Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anos atrás
Channel use raw buffer for frist connect msg then use buffered stream to read more efficient 7 anos atrás
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 anos atrás
Diagnostics Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anos atrás
Exceptions Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anos atrás
Internal Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anos atrás
Packets Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anos atrás
Protocol Add server implementation 7 anos atrás
Serializer Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7 anos atrás
Server reduced footprint of client msg queue and numbers can go even higher 7 anos atrás
MQTTnet.Core.csproj use streams 7 anos atrás
MqttApplicationMessage.cs Fix breaking changes. 7 anos atrás