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.
834
Commits
2
Branches
8.2 MiB
C#
97.3%
PowerShell
1.2%
HTML
0.9%
CSS
0.4%
Tree:
087c622122
master
release/3.x.x
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '087c622122'
${ noResults }
MQTTnet
/
Source
History
Dominik Psenner
2000de15e7
Add async handlers for connect and disconnect, too
.. this allows a client to properly async publish on connect.
5 years ago
..
MQTTnet
Add async handler interfaces for connected and disconnected to allow async code to execute on connect
5 years ago
MQTTnet.AspnetCore
Refactor session and connection handling in server. Fix QoS level 2 issues.
5 years ago
MQTTnet.Extensions.ManagedClient
Add async handlers for connect and disconnect, too
5 years ago
MQTTnet.Extensions.Rpc
Align conditions in dependent project with conditions in MQTTnet
6 years ago
MQTTnet.Extensions.Wrappers.WebSocket4Net
Add wrapper for WebSocket4Net.
6 years ago