選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
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年前