This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Compoment
/
MQTTnet
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
418
Commits
2
Branches
8.2 MiB
C#
97.3%
PowerShell
1.2%
HTML
0.9%
CSS
0.4%
Tree:
f5696b6fc0
master
release/3.x.x
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f5696b6fc0'
${ noResults }
MQTTnet
/
Tests
/
MQTTnet.TestApp.NetCore
History
Christian Kratky
333fc4c387
Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client.
7 years ago
..
ClientTest.cs
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
7 years ago
MQTTnet.TestApp.NetCore.csproj
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
7 years ago
ManagedClientTest.cs
Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client.
7 years ago
MqttNetConsoleLogger.cs
Update docs, fix managed client connection issue
7 years ago
PerformanceTest.cs
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
7 years ago
Program.cs
Add statistics of last sent packets to the _ConnectedClient_.
7 years ago
ServerTest.cs
Add extension for RPC calls; replace locks; Refactored storage in Managed Client
7 years ago