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
156
Commits
2
Branches
8.2 MiB
Tree:
023cb12079
master
release/3.x.x
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '023cb12079'
${ noResults }
Commit Graph
4 Commits (023cb1207944d559941e5bfa243b903f941bfa0e)
Author
SHA1
Message
Date
Eggers Jan
b5b87f5272
improved timeout after memory usage
7 years ago
Christian Kratky
e7c8d1c1c1
Add cancellation token to adapter
7 years ago
Christian Kratky
b5fc6e3d12
Refactorings
7 years ago
Eggers Jan
090e59e99a
unfifed timeout handling and fixed memory usage due to Task.Delay tasks for each send package are present for the duration of the timeout resulting in memory usage. new approach uses cancellationtoken that will be cleaned up directly if operation completes before timeout
7 years ago