.. |
CheckSubscriptionsResult.cs
|
Merge proces, enable signing of the assembly.
|
7 years ago |
GetOrCreateClientSessionResult.cs
|
Merge proces, enable signing of the assembly.
|
7 years ago |
IMqttClientSessionStatus.cs
|
Refactor ConnectedClient statistics API
|
6 years ago |
IMqttServer.cs
|
Refactor events.
|
6 years ago |
IMqttServerFactory.cs
|
Merge proces, enable signing of the assembly.
|
7 years ago |
IMqttServerOptions.cs
|
Add new server option to disable/enable persistent sessions.
|
6 years ago |
IMqttServerStorage.cs
|
Merge proces, enable signing of the assembly.
|
7 years ago |
MqttApplicationMessageInterceptorContext.cs
|
Fix client dead lock and protocol version issues.
|
6 years ago |
MqttClientConnectedEventArgs.cs
|
Refactor ConnectedClient statistics API
|
6 years ago |
MqttClientDisconnectType.cs
|
Treat a connection handover as a clean disconnect.
|
6 years ago |
MqttClientDisconnectedEventArgs.cs
|
Refactor ConnectedClient statistics API
|
6 years ago |
MqttClientKeepAliveMonitor.cs
|
Refactor ConnectedClient statistics API
|
6 years ago |
MqttClientPendingMessagesQueue.cs
|
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
|
6 years ago |
MqttClientSession.cs
|
Refactor ConnectedClient statistics API
|
6 years ago |
MqttClientSessionStatus.cs
|
Refactor ConnectedClient statistics API
|
6 years ago |
MqttClientSessionsManager.cs
|
Refactor TopicFilterComparer
|
6 years ago |
MqttClientSubscribeResult.cs
|
Merge proces, enable signing of the assembly.
|
7 years ago |
MqttClientSubscribedTopicEventArgs.cs
|
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
|
6 years ago |
MqttClientSubscriptionsManager.cs
|
Refactor ConnectedClient statistics API
|
6 years ago |
MqttClientUnSubscribedTopicEventArgs.cs
|
Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients.
|
6 years ago |
MqttConnectionValidatorContext.cs
|
Merge proces, enable signing of the assembly.
|
7 years ago |
MqttPendingMessagesOverflowStrategy.cs
|
Add overflow strategy for pending messages queue.
|
6 years ago |
MqttRetainedMessagesManager.cs
|
Fixes chkr1011's refactoing and pass all tests
|
6 years ago |
MqttServer.cs
|
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
|
6 years ago |
MqttServerDefaultEndpointOptions.cs
|
Added the bound IP address to the server options.
|
7 years ago |
MqttServerEventDispatcher.cs
|
Refactor events.
|
6 years ago |
MqttServerOptions.cs
|
Add new server option to disable/enable persistent sessions.
|
6 years ago |
MqttServerOptionsBuilder.cs
|
Add new server option to disable/enable persistent sessions.
|
6 years ago |
MqttServerOptionsExtensions.cs
|
Add interface for server options. Add context class for connection validator (hide internal packets).
|
7 years ago |
MqttServerTlsEndpointOptions.cs
|
Added the bound IP address to the server options.
|
7 years ago |
MqttSubscribeResult.cs
|
Merge proces, enable signing of the assembly.
|
7 years ago |
MqttSubscriptionInterceptorContext.cs
|
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
|
7 years ago |
MqttTopicFilterComparer.cs
|
Refactor TopicFilterComparer
|
6 years ago |