Christian Kratky
|
e6de4d014e
|
Update client test app
|
6 роки тому |
Christian Kratky
|
54abf84e96
|
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
|
6 роки тому |
Christian Kratky
|
66ebdfd61a
|
Add test for simple server and client execution.
|
6 роки тому |
Christian
|
4fe7c13d8e
|
Merge pull request #295 from JanEggers/moreBenchmarks
more benchmarks
|
6 роки тому |
Jan Eggers
|
2578b380f9
|
fixed sln change and moved options to seperate file
|
6 роки тому |
Jan Eggers
|
cadf9f797f
|
added pipe based benchmak
|
6 роки тому |
JanEggers
|
fd50e4e260
|
more benchmarks
|
6 роки тому |
Christian Kratky
|
1cbec27b7f
|
Fix projects
|
6 роки тому |
Christian Kratky
|
8d110c44f7
|
Merge master
|
6 роки тому |
Christian Kratky
|
66a77db851
|
Merge branch 'master' of https://github.com/chkr1011/MQTTnet
|
6 роки тому |
Christian Kratky
|
0505efbac1
|
Refactor graceful socket close.
|
6 роки тому |
Christian Kratky
|
99614f2e15
|
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
|
6 роки тому |
Christian
|
08e41244fc
|
Merge pull request #294 from JanEggers/NewExtensionToReduceCodeForBuilderPattern
added extension method
|
6 роки тому |
JanEggers
|
4e74b59796
|
added extension method
|
6 роки тому |
Christian
|
2b6b268b4e
|
Merge pull request #291 from JanEggers/BenchmarksSdkProject
use new project system for benchmarks
|
6 роки тому |
Jan Eggers
|
09aacf011e
|
use new project system for benchmarks
|
6 роки тому |
Christian Kratky
|
9bea46adcb
|
Remove unneeded _sealed_ keywords. Update docs.
|
6 роки тому |
Christian Kratky
|
a10183628b
|
Suspend keep alive checking while a packet is being received.
|
6 роки тому |
Christian Kratky
|
7e0017d14a
|
Update docs.
|
6 роки тому |
Christian Kratky
|
62e9a333c7
|
Add several packet validations.
|
6 роки тому |
Christian Kratky
|
4838da48ef
|
Replace a manual lock with the lock class.
|
6 роки тому |
Christian Kratky
|
b5a43c416a
|
Add validation of packet control type.
|
6 роки тому |
Christian Kratky
|
c1297eadd4
|
Update docs
|
6 роки тому |
Christian Kratky
|
06886fe6c2
|
Update UWP version for RPC extension
|
6 роки тому |
Christian Kratky
|
137d1d181b
|
Refactor ManagedMqttClientStorage
|
6 роки тому |
Christian
|
97d0286a31
|
Merge pull request #286 from JTrotta/master
ManagedClientStorage now works
|
6 роки тому |
Christian
|
782dcffc62
|
Update MQTTnet.sln
|
6 роки тому |
Christian
|
40f7a7c593
|
Delete duplicate file
|
6 роки тому |
Christian
|
44e5b2c2fd
|
Merge pull request #274 from sebastienwarin/develop
Fix MqttProtocolVersion 3.1 client connection
|
6 роки тому |
JTrotta
|
f844a8be5e
|
ManagedMqttClietStorage now works
|
6 роки тому |
Gerardo
|
449d8aca65
|
Merge pull request #4 from chkr1011/master
merge last
|
6 роки тому |
Sébastien Warin
|
9b29f8c23a
|
Fix MqttProtocolVersion 3.1 connection
|
6 роки тому |
Christian
|
5e79581662
|
Merge pull request #273 from sebastienwarin/develop
Adding delay between Pub&Sub in the test unit
|
6 роки тому |
Sébastien Warin
|
79a2952f94
|
Adding delay between Pub&Sub in the test unit
|
6 роки тому |
Christian
|
8077d8dfeb
|
Refactor TopicFilterComparer
|
6 роки тому |
Christian
|
d72ac9694e
|
Merge pull request #270 from sebastienwarin/develop
Replace the Async coordination primitives & replace the MqttTopicFilterComparer to improve the performance
|
6 роки тому |
Sébastien Warin
|
5e0bc17341
|
Removing the debug log messages
|
6 роки тому |
Sébastien Warin
|
932aa1fd39
|
Fixes chkr1011's refactoing and pass all tests
|
6 роки тому |
Sébastien Warin
|
2c45e9fedd
|
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
# Conflicts:
# Frameworks/MQTTnet.NetStandard/Server/MqttClientPendingMessagesQueue.cs
# Frameworks/MQTTnet.NetStandard/Server/MqttClientSessionsManager.cs
# Frameworks/MQTTnet.NetStandard/Server/MqttRetainedMessagesManager.cs
|
6 роки тому |
Sébastien Warin
|
c1352d50c1
|
Review code style to match with the existing code
|
6 роки тому |
Christian
|
2499d29196
|
Refactor events.
|
6 роки тому |
Christian
|
fbf1cbc76e
|
Refactor ConnectedClient statistics API
|
6 роки тому |
Christian
|
719838de3b
|
Add new server option to disable/enable persistent sessions.
|
6 роки тому |
Sébastien Warin
|
ba66c108fa
|
Fixes and clean the new topic matcher from israellot
|
6 роки тому |
Sébastien Warin
|
5287bf5cac
|
Codacy/PR Quality Review
|
6 роки тому |
Sébastien Warin
|
10740f12c4
|
Replace the Async coordination primitives
|
6 роки тому |
Christian
|
3e6edb92c5
|
Refactor ASP.NET integration.
|
6 роки тому |
Christian
|
dc7b9414d9
|
Refactor logging. Remove TCP adapter from HTTP host if disabled.
|
6 роки тому |
Christian
|
8df8cb1eb6
|
Refactor logging and add benchmark.
|
6 роки тому |
Christian
|
e14ea9a240
|
Add overflow strategy for pending messages queue.
|
6 роки тому |