このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
Compoment
/
MQTTnet
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
742
コミット
2
ブランチ
8.2 MiB
C#
97.3%
PowerShell
1.2%
HTML
0.9%
CSS
0.4%
ツリー:
2bff218806
master
release/3.x.x
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'2bff218806' から
${ noResults }
MQTTnet
/
Tests
/
MQTTnet.Core.Tests
履歴
Christian Kratky
28efbcdb3d
Add max pending messages options for ManagedClient.
6年前
..
AsyncAutoResentEventTests.cs
Fix unit test.
6年前
AsyncLockTests.cs
Replace the Async coordination primitives
6年前
BlockingQueueTests.cs
Add max pending messages options for ManagedClient.
6年前
ExtensionTests.cs
Refactor message processing and async/await usage.
6年前
MQTTnet.Core.Tests.csproj
Add max pending messages options for ManagedClient.
6年前
ManagedMqttClientTests.cs
Add max pending messages options for ManagedClient.
6年前
MqttApplicationMessageBuilderTests.cs
Merge proces, enable signing of the assembly.
7年前
MqttClientTests.cs
Fix unit tests to allow release builds.
6年前
MqttKeepAliveMonitorTests.cs
Fix order of ClientConnected and ClientDisconnected events.
6年前
MqttPacketIdentifierProviderTests.cs
Fix generation of packet identifier.
6年前
MqttPacketReaderTests.cs
dont use thread static buffers they are overlapping on server due to async io
6年前
MqttPacketSerializerTests.cs
Extend MqttPacketReader constructor to allow more unit tests.
6年前
MqttPacketWriterTests.cs
Fix wrong packet writer buffer length calculation.
6年前
MqttServerTests.cs
Add max pending messages options for ManagedClient.
6年前
MqttSubscriptionsManagerTests.cs
Refactor async/await and ConcurrentDictionary usage.
6年前
RoundtripTimeTests.cs
Add max pending messages options for ManagedClient.
6年前
TestMqttCommunicationAdapter.cs
Refactor message processing and async/await usage.
6年前
TestMqttCommunicationAdapterFactory.cs
Refactor logging and add benchmark.
6年前
TestMqttServerAdapter.cs
Refactor subscriptions manager
6年前
TestServerExtensions.cs
Add new UnitTests.
6年前
TopicFilterComparerTests.cs
Add topic filter tests from MQTT spec
6年前