このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
Compoment
/
MQTTnet
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
1438
コミット
2
ブランチ
8.2 MiB
C#
97.3%
PowerShell
1.2%
HTML
0.9%
CSS
0.4%
ツリー:
1625aadae9
master
release/3.x.x
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'1625aadae9' から
${ noResults }
MQTTnet
/
Source
/
MQTTnet.Extensions.ManagedC...
履歴
Christian Kratky
f259bbcc9b
ManagedClient: Expose internal client.
4年前
..
ApplicationMessageProcessedEventArgs.cs
Reorganize solution structure.
6年前
ApplicationMessageProcessedHandlerDelegate.cs
Refactor event handler namings.
5年前
ApplicationMessageSkippedEventArgs.cs
Add max pending messages options for ManagedClient.
6年前
ApplicationMessageSkippedHandlerDelegate.cs
Refactor event handler namings.
5年前
ConnectingFailedHandlerDelegate.cs
Refactor event handler namings.
5年前
IApplicationMessageProcessedHandler.cs
Refactor event handler namings.
5年前
IApplicationMessageSkippedHandler.cs
Refactor event handler namings.
5年前
IConnectingFailedHandler.cs
Refactor event handler namings.
5年前
IManagedMqttClient.cs
ManagedClient: Expose internal client.
4年前
IManagedMqttClientOptions.cs
ManagedClient: Add new option for disabling auto reconnect.
4年前
IManagedMqttClientStorage.cs
Reorganize solution structure.
6年前
ISynchronizingSubscriptionsFailedHandler.cs
Refactor event handler namings.
5年前
MQTTnet.Extensions.ManagedClient.csproj
Align nuget dependency versions and project references.
4年前
ManagedMqttApplicationMessage.cs
Reorganize solution structure.
6年前
ManagedMqttApplicationMessageBuilder.cs
Reorganize solution structure.
6年前
ManagedMqttClient.cs
ManagedClient: Expose internal client.
4年前
ManagedMqttClientExtensions.cs
Modified IManagedMqttClient extension methods to work on less specific interfaces (IApplicationMessagePublisher and IApplicationMessageReceiver)
4年前
ManagedMqttClientOptions.cs
ManagedClient: Add new option for disabling auto reconnect.
4年前
ManagedMqttClientOptionsBuilder.cs
ManagedClient: Add new option for disabling auto reconnect.
4年前
ManagedMqttClientStorageManager.cs
Refactor interceptors etc. to support async.
6年前
ManagedProcessFailedEventArgs.cs
Fix breaking changes.
5年前
MqttFactoryExtensions.cs
Merge branch 'master' into feature/low_level_client
4年前
ReconnectionResult.cs
Support existing session with ManagedMqttClient.
5年前
SynchronizingSubscriptionsFailedHandlerDelegate.cs
Refactor event handler namings.
5年前