使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
Compoment
/
MQTTnet
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
1612
提交
2
分支
8.2 MiB
C#
97.3%
PowerShell
1.2%
HTML
0.9%
CSS
0.4%
目录树:
3cdf6d1261
master
release/3.x.x
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '3cdf6d1261'
${ noResults }
MQTTnet
/
Tests
/
MQTTnet.Core.Tests
文件历史
HansM
3cdf6d1261
[MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to
@marcelwinh
). (
#1226
)
3 年前
..
Extensions
improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788
4 年前
MQTTv5
Fix Unit Tests
4 年前
Mockups
Improve RPC client handling.
3 年前
AsyncLock_Tests.cs
Improve performance.
4 年前
AsyncQueue_Tests.cs
Refactor package object model.
4 年前
BlockingQueue_Tests.cs
Add support for certificate validation callback for Web Socket connections.
4 年前
CrossPlatformSocket_Tests.cs
Fix cancellation issues when connecting.
4 年前
Extension_Tests.cs
Fix Unit Tests.
4 年前
LowLevelMqttClient_Tests.cs
Fix Unit Tests.
4 年前
MQTTnet.Tests.csproj
.Net5.0 TFMs added
4 年前
ManagedMqttClient_Tests.cs
Add UnitTests
4 年前
MqttApplicationMessageBuilder_Tests.cs
Rename tests.
5 年前
MqttApplicationMessage_Tests.cs
Fix UnitTests.
4 年前
MqttClientOptionsBuilder_Tests.cs
Support MqttClientOptionsBuilder.WithConnectionUri()
4 年前
MqttClient_Tests.cs
Refactor deferred ACK of publish packets.
3 年前
MqttFactory_Tests.cs
Improve logger performance.
4 年前
MqttNetLogger_Tests.cs
Improve logger performance.
4 年前
MqttPacketIdentifierProvider_Tests.cs
Rename tests.
5 年前
MqttPacketReader_Tests.cs
Add packet inspector API.
3 年前
MqttPacketSerializer_Tests.cs
Add packet inspector API.
3 年前
MqttPacketWriter_Tests.cs
improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788
4 年前
MqttSubscriptionsManager_Tests.cs
Refactor topic filter naming.
4 年前
MqttTcpChannel_Tests.cs
Improve unit tests.
4 年前
MqttTopicValidatorSubscribe_Tests.cs
[MQTTnet, MQTTnet.Extensions.ManagedClient] Fixed bug that allowed invalid subscriptions (Thanks to @marcelwinh). (#1226)
3 年前
MqttTopicValidator_Tests.cs
Add validation for topics before publishing.
5 年前
Protocol_Tests.cs
Remove timeout from send method.
4 年前
RPC_Tests.cs
Improve RPC client handling.
3 年前
RoundtripTime_Tests.cs
fixed clients overlapping from one test to another by:
5 年前
Server_Connection_Tests.cs
Refactor package object model.
4 年前
Server_KeepAlive_Tests.cs
Remove not used timeout for receiving.
4 年前
Server_Status_Tests.cs
Refactor package object model.
4 年前
Server_Tests.cs
Fix exception handling issues (#1082).
3 年前
Server_TopicAlias_Tests.cs
Add support for topic alias.
4 年前
Session_Tests.cs
Remove not used timeout for receiving.
4 年前
TopicFilterComparer_Tests.cs
Add Unit Tests.
3 年前