4e6aeb9
Fix server adapter memory leak and UnitTests by
2020-07-25 23:34:30 +0200
5056843
Fix UnitTests. by
2020-07-25 14:21:09 +0200
a65c015
Refactor exception message. by
2020-07-25 13:43:26 +0200
e63f267
Merge pull request #959 from Mephistofeles/ManagedMqttClientExtensions by
2020-07-25 13:32:31 +0200
9a59889
Merge pull request #954 from JanEggers/fix#788 by
2020-07-25 13:30:54 +0200
857ab00
Modified IManagedMqttClient extension methods to work on less specific interfaces (IApplicationMessagePublisher and IApplicationMessageReceiver) by
2020-07-18 18:21:28 +0200
33e4ec1
improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788 by
2020-07-09 21:19:00 +0200
6a564a0
Align nuget dependency versions and project references. by
2020-07-04 17:04:36 +0200
3a4dce5
Update MQTTnet.nuspec by
2020-06-28 00:17:30 +0200
4e6118d
Merge pull request #946 from JTOne123/master by
2020-06-27 23:10:39 +0200
269bfa0
[COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.AspNetCore.csproj] by
2020-06-25 12:53:00 +0300
59dd6b9
[COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.csproj] by
2020-06-25 12:52:58 +0300
9f37306
[COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.WebSocket4Net.csproj] by
2020-06-25 12:52:55 +0300
85b000c
[COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.Rpc.csproj] by
2020-06-25 12:52:52 +0300
5a919ce
[COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.Extensions.ManagedClient.csproj] by
2020-06-25 12:52:49 +0300
57ab8e5
Merge pull request #941 from chkr1011/disconnect-reason-codes by
2020-06-18 20:25:16 +0200
8f6d48b
Adjusted ImplementationSpecificError to be UnspecifiedError reason code in the MqttClient. by
2020-06-18 10:03:44 +0200
38cfa15
Merge pull request #938 from chkr1011/interceptor-undelivered by
2020-06-15 23:13:06 +0200
6adf709
Updated client sessions manager to handle the delivery count for the handler correctly. by
2020-06-12 20:25:51 +0200
df149eb
Added reason code to MqttClientDisconnectedEventArgs and use it. by
2020-06-12 20:21:23 +0200
63c9329
Merge remote-tracking branch 'origin/master' by
2020-06-12 11:19:36 +0200
246a106
Minor refactorings. by
2020-06-12 11:19:29 +0200
0a76ac1
Added missing disconnect reason codes. by
2020-06-11 18:06:24 +0200
d801af5
Merge branch 'master' into interceptor-undelivered by
2020-06-11 12:46:02 +0200
257211f
Moved undeliveredMessageInterceptor to local variable to avoid threading issues. by
2020-06-11 12:41:48 +0200
a407fc3
Made deliveryCount a local variable. by
2020-06-11 12:39:56 +0200
4fa275b
Merge pull request #937 from chkr1011/fix-writeasync-nre by
2020-06-10 21:09:48 +0200
7cf12dc
Made delivery count internal. by
2020-06-10 18:45:15 +0200
40aefd0
Added local variable to avoid that the solution is not threadsafe. by
2020-06-10 12:00:34 +0200
c201426
MQTTnet: Adjusted UndeliveredMessageInterceptor handler to return if it's null instead of throwing an exception. by
2020-06-10 11:52:55 +0200
75dfe68
Added interceptor for undelivered messages. by
2020-06-09 20:54:42 +0200
92518fc
Merge pull request #935 from JanEggers/fixedParallelWrites by
2020-05-27 21:44:26 +0200
16180e8
fixed parallel writes #932 by
2020-05-27 20:38:34 +0200
c779b39
Add abstraction layer for server certificate. by
2020-05-26 23:46:43 +0200
e60a732
Merge remote-tracking branch 'origin/master' by
2020-05-26 23:17:10 +0200
7ea9415
Add proper state checks for server API. by
2020-05-26 23:17:06 +0200
13c399b
Merge pull request #895 from borigas/x509Cert by
2020-05-26 23:14:23 +0200
4565c39
Fix Blazor projects. by
2020-05-25 22:33:05 +0200
2bd2648
Merge remote-tracking branch 'origin/master' by
2020-05-25 22:31:11 +0200
1b56155
Add Blazor test app. by
2020-05-25 22:31:07 +0200
626930c
Update README.md by
2020-05-24 16:37:02 +0200
6cf9cb0
Update README.md by
2020-05-24 16:36:54 +0200
60941c0
Add new factory overloads. by
2020-05-22 22:02:05 +0200
ba68b12
Merge remote-tracking branch 'origin/master' by
2020-05-21 12:40:56 +0200
dbe12b9
General code refactoring. by
2020-05-21 12:40:51 +0200
52b79a1
Merge pull request #930 from prime167/patch-1 by
2020-05-21 12:38:17 +0200
c270225
Update MqttTopicFilterBuilder.cs by
2020-05-21 09:35:07 +0800
3f5d4e9
Added MQTT JS examples for MQTTnet.Server. by
2020-05-16 20:59:54 +0200
e80d19b
Update docs. by
2020-05-16 13:01:50 +0200
4883752
Fix web socket sub protocol negotiation. by
2020-05-16 13:01:41 +0200
43e3ad4
Add support for static files. by
2020-05-16 13:01:12 +0200
08c9ecb
Fix wrong keep alive delay calculation. by
2020-05-16 10:32:50 +0200
763f0e7
Update nuspec. by
2020-05-14 21:01:39 +0200
9d381c2
Update nuspec. by
2020-05-14 00:40:14 +0200
17ceb20
Add dummy method to allow safe downgrade. by
2020-05-14 00:18:50 +0200
683bb43
Fix performance issue in logger. by
2020-05-14 00:05:52 +0200
d25b517
Merge remote-tracking branch 'origin/master' by
2020-05-12 21:55:17 +0200
a58ab60
Improve logger performance. by
2020-05-12 21:55:15 +0200
0a7d450
Merge pull request #920 from mseyock/change-icon by
2020-05-08 16:37:31 +0200
999fa7a
Remove shadow from icon by
2020-05-08 15:21:50 +0200
f0a1f9c
Add support for user properties in client connect. by
2020-05-04 23:15:38 +0200
89e9cb2
Update nuspec. by
2020-05-02 21:20:22 +0200
fe48c9c
Update nuspecs. by
2020-05-01 23:39:17 +0200
2a421d1
Refactor code. by
2020-05-01 21:47:25 +0200
48d0344
Fix WebSocket4Net extension nuspec. by
2020-04-30 23:15:28 +0200
db5ed59
Merge remote-tracking branch 'origin/master' by
2020-04-30 23:02:09 +0200
f85bc9b
Dispose socket when TCP connect failed. by
2020-04-30 23:02:05 +0200
eec46dd
Update LICENSE by
2020-04-30 22:07:50 +0200
9c9e229
Update README.md by
2020-04-29 18:04:17 +0200
856861e
Merge pull request #909 from JanEggers/nuget by
2020-04-27 21:24:24 +0200
4b481b4
removed unused dependecies by
2020-04-27 17:09:54 +0200
c05f11a
Update README.md by
2020-04-25 14:44:07 +0200
e798c91
Fix exception handling when using invalid host names upon connect. by
2020-04-24 19:29:03 +0200
5df4fc3
Update docs. by
2020-04-22 21:10:55 +0200
c6236c0
Remove nuget config. by
2020-04-22 21:09:48 +0200
85c0cb3
Remove nuget config because it breaks the CI. by
2020-04-22 12:32:57 +0200
9810e52
Fix build. by
2020-04-22 12:30:11 +0200
948a5ea
Merge remote-tracking branch 'origin/master' by
2020-04-22 12:05:11 +0200
31df824
Try to fix CI build. by
2020-04-22 12:05:05 +0200
2294181
Merge pull request #904 from JanEggers/nuget by
2020-04-22 12:04:02 +0200
93d8679
fixed netcoreapp3.1 build by
2020-04-21 21:19:49 +0200
6cec126
Update README.md by
2020-04-19 01:11:15 +0200
9749f79
Try to fix CI builds. by
2020-04-18 20:35:39 +0200
fbbc638
Try to fix CI builds. by
2020-04-18 20:28:46 +0200
bf679ad
Try to fix CI builds. by
2020-04-18 19:43:28 +0200
cf7e59a
Improve unit tests. by
2020-04-18 16:55:37 +0200
e9724c0
Merge pull request #882 from xljiulang/master by
2020-04-18 13:49:45 +0200
7931af7
Add support for certificate validation callback for Web Socket connections. by
2020-04-18 13:46:20 +0200
bb5f023
Update docs. by
2020-04-18 01:38:53 +0200
c2ac4ff
Expose PING method for clients. by
2020-04-18 01:38:48 +0200
4b78710
Refactor topic filter naming. by
2020-04-18 01:38:20 +0200
2e69f8b
Merge remote-tracking branch 'origin/master' by
2020-04-16 12:48:31 +0200
2d6c44e
MQTTnet.Server: Fix version detection. by
2020-04-16 12:48:26 +0200
fc3965f
Also Wrap certificate namespace in a !UWP compiler directive in options builder by
2020-04-15 10:00:25 -0500
1d553c5
Wrap certificate namespace in a !UWP compiler directive by
2020-04-15 09:57:06 -0500
07ad9fc
Add exception if both Certificate and X509Certificate are set by
2020-04-15 09:55:23 -0500
f001d7a
Merge pull request #898 from xgstation/master by
2020-04-14 22:21:31 +0200
d49a438
use the RemoteEndpoint property from the ConnectionContext and added test by
2020-04-14 19:16:32 +0200
4e6658e
Fix typo. by
2020-04-14 09:36:02 -0700
2b2b309
Configure context. by
2020-04-14 07:37:23 -0700