このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
Compoment
/
MQTTnet
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
493
コミット
2
ブランチ
8.2 MiB
C#
97.3%
PowerShell
1.2%
HTML
0.9%
CSS
0.4%
ツリー:
b22b02a0b6
master
release/3.x.x
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'b22b02a0b6' から
${ noResults }
MQTTnet
/
Frameworks
/
MQTTnet.NetStandard
/
Server
履歴
Christian
b22b02a0b6
Refactor subscriptions manager
6年前
..
CheckSubscriptionsResult.cs
Merge proces, enable signing of the assembly.
7年前
ConnectedMqttClient.cs
Fix several deadlocks
6年前
GetOrCreateClientSessionResult.cs
Merge proces, enable signing of the assembly.
7年前
IMqttServer.cs
Refactor keep alive monitoring and add unit tests.
6年前
IMqttServerFactory.cs
Merge proces, enable signing of the assembly.
7年前
IMqttServerOptions.cs
Refactoring
7年前
IMqttServerStorage.cs
Merge proces, enable signing of the assembly.
7年前
MqttApplicationMessageInterceptorContext.cs
Fix client dead lock and protocol version issues.
6年前
MqttClientConnectedEventArgs.cs
Merge proces, enable signing of the assembly.
7年前
MqttClientDisconnectType.cs
Treat a connection handover as a clean disconnect.
6年前
MqttClientDisconnectedEventArgs.cs
Fix client dead lock and protocol version issues.
6年前
MqttClientKeepAliveMonitor.cs
Complete merge
6年前
MqttClientPendingMessagesQueue.cs
Refactor subscriptions manager
6年前
MqttClientSession.cs
Refactor subscriptions manager
6年前
MqttClientSessionsManager.cs
Complete merge
6年前
MqttClientSubscribeResult.cs
Merge proces, enable signing of the assembly.
7年前
MqttClientSubscribedTopicEventArgs.cs
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
6年前
MqttClientSubscriptionsManager.cs
Refactor subscriptions manager
6年前
MqttClientUnSubscribedTopicEventArgs.cs
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
6年前
MqttConnectionValidatorContext.cs
Merge proces, enable signing of the assembly.
7年前
MqttRetainedMessagesManager.cs
Fix client dead lock and protocol version issues.
6年前
MqttServer.cs
Fix several deadlocks
6年前
MqttServerDefaultEndpointOptions.cs
Added the bound IP address to the server options.
7年前
MqttServerOptions.cs
Add interface for server options. Add context class for connection validator (hide internal packets).
7年前
MqttServerOptionsBuilder.cs
Added the bound IP address to the server options.
7年前
MqttServerOptionsExtensions.cs
Add interface for server options. Add context class for connection validator (hide internal packets).
7年前
MqttServerStartedEventArgs.cs
Merge proces, enable signing of the assembly.
7年前
MqttServerTlsEndpointOptions.cs
Added the bound IP address to the server options.
7年前
MqttSubscribeResult.cs
Merge proces, enable signing of the assembly.
7年前
MqttSubscriptionInterceptorContext.cs
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
7年前
MqttTopicFilterComparer.cs
Fix TopicFilterComparer
6年前