使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
Compoment
/
MQTTnet
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
451
提交
2
分支
8.2 MiB
C#
97.3%
PowerShell
1.2%
HTML
0.9%
CSS
0.4%
目录树:
9bc34e4406
master
release/3.x.x
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '9bc34e4406'
${ noResults }
MQTTnet
/
Frameworks
/
MQTTnet.NetStandard
/
Server
文件历史
Christian
ec41efd860
Fix client dead lock and protocol version issues.
6 年前
..
CheckSubscriptionsResult.cs
Merge proces, enable signing of the assembly.
7 年前
ConnectedMqttClient.cs
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
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
6 年前
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 年前
MqttClientDisconnectedEventArgs.cs
Fix client dead lock and protocol version issues.
6 年前
MqttClientKeepAliveMonitor.cs
Fix client dead lock and protocol version issues.
6 年前
MqttClientPendingMessagesQueue.cs
Fix client dead lock and protocol version issues.
6 年前
MqttClientSession.cs
Fix client dead lock and protocol version issues.
6 年前
MqttClientSessionsManager.cs
Fix client dead lock and protocol version issues.
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
Fix packet identifier which is sent from the server.
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 client dead lock and protocol version issues.
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
Merge proces, enable signing of the assembly.
7 年前