25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전