9dddd40
Update .bettercodehub.yml by
2018-06-06 21:47:37 +0200
ad77863
Delete MQTTnet.NetStandard.csproj by
2018-06-06 21:45:58 +0200
78360bc
Add ID property for the ManagedMqttApplicationMessage. by
2018-06-06 21:44:25 +0200
3480d9a
Refactoring by
2018-06-06 21:29:34 +0200
ae72bc3
Fix wrong exceptions during a clean disconnect. by
2018-06-06 21:29:19 +0200
c8bf360
Rerfactor package parsing. by
2018-06-06 21:28:39 +0200
b05cb0d
Move managed client to separate nuget. by
2018-06-06 21:27:39 +0200
fd1880f
Update better code hub config. by
2018-06-06 21:26:56 +0200
70c5bd1
Remove obsolete files. by
2018-06-05 23:41:02 +0200
00ac9ce
Fix wrong remaining length calculation. by
2018-06-05 23:39:59 +0200
1d45522
Clear awaiters after an exception has occured. by
2018-06-05 21:28:11 +0200
31b4eb7
Optimize package serializing and dispatching. by
2018-06-05 21:13:58 +0200
c88b467
[Server] Add new interceptor before messages are added to a queue. by
2018-06-04 22:33:13 +0200
39edd22
Refactor thread management for incoming packets. by
2018-06-04 22:19:07 +0200
afe25db
Update docs. by
2018-06-04 21:26:33 +0200
f86a5af
Merge branch 'pr/301' into develop by
2018-06-04 21:23:27 +0200
e6de4d0
Update client test app by
2018-06-04 21:19:15 +0200
b38df9e
Respect keep alive interval after sending by
2018-06-04 16:00:03 +0200
54abf84
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop by
2018-06-03 22:04:48 +0200
66ebdfd
Add test for simple server and client execution. by
2018-06-03 22:04:43 +0200
4fe7c13
Merge pull request #295 from JanEggers/moreBenchmarks by
2018-06-01 12:40:54 +0200
2578b38
fixed sln change and moved options to seperate file by
2018-06-01 12:27:06 +0200
cadf9f7
added pipe based benchmak by
2018-06-01 08:47:00 +0200
fd50e4e
more benchmarks by
2018-05-31 22:10:04 +0200
1cbec27
Fix projects by
2018-05-31 21:48:09 +0200
8d110c4
Merge master by
2018-05-31 21:39:27 +0200
66a77db
Merge branch 'master' of https://github.com/chkr1011/MQTTnet by
2018-05-31 21:35:51 +0200
0505efb
Refactor graceful socket close. by
2018-05-31 21:34:51 +0200
99614f2
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop by
2018-05-31 21:28:10 +0200
08e4124
Merge pull request #294 from JanEggers/NewExtensionToReduceCodeForBuilderPattern by
2018-05-31 21:27:50 +0200
4e74b59
added extension method by
2018-04-06 08:44:50 +0200
2b6b268
Merge pull request #291 from JanEggers/BenchmarksSdkProject by
2018-05-31 10:58:55 +0200
09aacf0
use new project system for benchmarks by
2018-05-31 07:59:25 +0200
9bea46a
Remove unneeded _sealed_ keywords. Update docs. by
2018-05-30 20:56:20 +0200
a101836
Suspend keep alive checking while a packet is being received. by
2018-05-29 23:13:53 +0200
7e0017d
Update docs. by
2018-05-29 22:29:28 +0200
62e9a33
Add several packet validations. by
2018-05-29 22:21:16 +0200
4838da4
Replace a manual lock with the lock class. by
2018-05-29 21:45:25 +0200
b5a43c4
Add validation of packet control type. by
2018-05-29 21:39:40 +0200
c1297ea
Update docs by
2018-05-29 21:22:46 +0200
06886fe
Update UWP version for RPC extension by
2018-05-29 21:21:41 +0200
137d1d1
Refactor ManagedMqttClientStorage by
2018-05-29 21:21:30 +0200
97d0286
Merge pull request #286 from JTrotta/master by
2018-05-29 21:15:05 +0200
782dcff
Update MQTTnet.sln by
2018-05-29 21:08:32 +0200
40f7a7c
Delete duplicate file by
2018-05-29 21:07:20 +0200
44e5b2c
Merge pull request #274 from sebastienwarin/develop by
2018-05-29 20:47:23 +0200
f844a8b
ManagedMqttClietStorage now works by
2018-05-29 11:32:16 +0200
449d8ac
Merge pull request #4 from chkr1011/master by
2018-05-29 09:40:45 +0200
9b29f8c
Fix MqttProtocolVersion 3.1 connection by
2018-05-18 17:10:28 +0200
5e79581
Merge pull request #273 from sebastienwarin/develop by
2018-05-18 00:02:14 +0200
79a2952
Adding delay between Pub&Sub in the test unit by
2018-05-17 12:29:50 +0200
8077d8d
Refactor TopicFilterComparer by
2018-05-16 23:07:39 +0200
d72ac96
Merge pull request #270 from sebastienwarin/develop by
2018-05-16 21:45:59 +0200
5e0bc17
Removing the debug log messages by
2018-05-16 20:47:27 +0200
932aa1f
Fixes chkr1011's refactoing and pass all tests by
2018-05-16 11:46:09 +0200
2c45e9f
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop by
2018-05-16 10:09:10 +0200
c1352d5
Review code style to match with the existing code by
2018-05-16 10:00:29 +0200
2499d29
Refactor events. by
2018-05-16 00:12:09 +0200
fbf1cbc
Refactor ConnectedClient statistics API by
2018-05-16 00:08:42 +0200
719838d
Add new server option to disable/enable persistent sessions. by
2018-05-15 22:04:05 +0200
ba66c10
Fixes and clean the new topic matcher from israellot by
2018-05-15 17:39:45 +0200
5287bf5
Codacy/PR Quality Review by
2018-05-15 16:54:37 +0200
10740f1
Replace the Async coordination primitives by
2018-05-15 15:28:14 +0200
3e6edb9
Refactor ASP.NET integration. by
2018-05-13 20:59:00 +0200
dc7b941
Refactor logging. Remove TCP adapter from HTTP host if disabled. by
2018-05-13 20:18:08 +0200
8df8cb1
Refactor logging and add benchmark. by
2018-05-11 22:00:54 +0200
e14ea9a
Add overflow strategy for pending messages queue. by
2018-05-11 20:49:31 +0200
57287a5
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop by
2018-05-11 20:06:16 +0200
febc8f7
Start a dedicated thread per client. by
2018-05-11 20:06:10 +0200
e51042e
Update UWP version by
2018-05-11 20:05:59 +0200
910c123
Merge pull request #266 from VladimirAkopyan/master by
2018-05-11 20:05:36 +0200
e0899ab
Merge pull request #257 from JanEggers/AllocationBenchmark by
2018-05-11 20:04:07 +0200
9df1bb2
Merge branch 'develop' into master by
2018-05-11 17:52:20 +0200
7b98763
ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. by
2018-05-11 16:39:59 +0100
8c37cf1
fixed tests by
2018-05-10 22:28:01 +0200
c569c10
dont use writer instance by
2018-05-10 20:50:50 +0200
3255416
Merge pull request #256 from JanEggers/AllocationBenchmark by
2018-05-10 19:58:30 +0200
97d91ec
fixed code quality issues by
2018-05-10 19:30:29 +0200
17db90d
fixed build by
2018-05-10 19:25:33 +0200
e7a7bb1
added benchmark for serializers by
2018-05-10 19:18:31 +0200
b621806
Update build config by
2018-05-10 16:27:27 +0200
7720a3f
Refactor thread management. by
2018-05-10 16:27:12 +0200
b22b02a
Refactor subscriptions manager by
2018-05-03 22:22:07 +0200
d140885
Refactoring by
2018-05-03 20:47:15 +0200
62527a9
Complete merge by
2018-05-03 20:44:41 +0200
f9e4a97
Merge by
2018-05-03 20:44:21 +0200
ff45be1
Update docs by
2018-05-03 20:30:44 +0200
aaed2ed
Process client messages in worker thread (extend options) by
2018-05-03 20:30:40 +0200
d9501de
Treat a connection handover as a clean disconnect. by
2018-05-03 20:29:53 +0200
9fdcb08
Add benchmark app. by
2018-05-03 20:29:02 +0200
9f4f37b
Update nugets by
2018-04-28 20:24:07 +0200
49cf364
Update docs by
2018-04-28 13:05:45 +0200
b9a73cc
Changed socket features. by
2018-04-28 13:05:35 +0200
357fd84
Fix TopicFilterComparer by
2018-04-28 13:05:22 +0200
74a5522
Add topic filter tests from MQTT spec by
2018-04-25 20:22:25 +0200
84dab18
Fix broken UWP support. by
2018-04-25 19:55:30 +0200
9e90111
Fix several deadlocks by
2018-04-24 20:54:18 +0200
ffb1645
Refactoring by
2018-04-21 13:07:11 +0200
6448b21
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop by
2018-04-21 12:57:57 +0200
1b84ab4
Merge pull request #226 from israellot/develop by
2018-04-21 12:57:38 +0200