このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
Compoment
/
MQTTnet
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
318
コミット
2
ブランチ
8.2 MiB
C#
97.3%
PowerShell
1.2%
HTML
0.9%
CSS
0.4%
ツリー:
0844abd7e5
master
release/3.x.x
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'0844abd7e5' から
${ noResults }
MQTTnet
/
MQTTnet.Core
/
Server
履歴
Christian Kratky
3625363fcf
Fix references. Fix certificate handing issue
7年前
..
ConnectedMqttClient.cs
Add support for V3.1.0; Performance improvements
7年前
GetOrCreateClientSessionResult.cs
Fix breaking changes.
7年前
IMqttClientRetainedMessageManager.cs
Optimized persisting of retained messages to avoid useless writes to the filesystem
7年前
IMqttClientSesssionFactory.cs
initial version
7年前
IMqttServer.cs
improved server usage in aspnet so no exceptions are thrown on startup
7年前
IMqttServerFactory.cs
fixed unittests and addressed todo
7年前
IMqttServerStorage.cs
Add support for retained application messages
7年前
MqttApplicationMessageInterceptorContext.cs
Add interceptor for client subscriptions
7年前
MqttClientConnectedEventArgs.cs
Use event pattern correctly for incoming server connections.
7年前
MqttClientDisconnectedEventArgs.cs
Use event pattern correctly for incoming server connections.
7年前
MqttClientPendingMessagesQueue.cs
Fix references. Fix certificate handing issue
7年前
MqttClientRetainedMessagesManager.cs
Added missing ConfigureAwaits
7年前
MqttClientSession.cs
Fix references. Fix certificate handing issue
7年前
MqttClientSessionsManager.cs
Fix cleanup of client sessions
7年前
MqttClientSubscribeResult.cs
Add interceptor for client subscriptions
7年前
MqttClientSubscriptionsManager.cs
Fix subscribe interceptor
7年前
MqttServer.cs
improved server usage in aspnet so no exceptions are thrown on startup
7年前
MqttServerDefaultEndpointOptions.cs
Add interfaces, optimize performance, fix QoS level 2
7年前
MqttServerOptions.cs
Add interceptor for client subscriptions
7年前
MqttServerOptionsExtensions.cs
Remove TLS support for UWP servers because Framework does not support it.
7年前
MqttServerStartedEventArgs.cs
improved server usage in aspnet so no exceptions are thrown on startup
7年前
MqttServerTlsEndpointOptions.cs
Remove TLS support for UWP servers because Framework does not support it.
7年前
MqttSubscribeResult.cs
Server refactoring
7年前
MqttSubscriptionInterceptorContext.cs
Add interceptor for client subscriptions
7年前
MqttTopicFilterComparer.cs
Refactoring
7年前