53bd2a0
fixed blocking code in networkstrem and reduced sleep in tests by
2018-07-01 21:24:48 +0200
b55f5ff
event is triggered but something is blocking by
2018-07-01 20:27:42 +0200
21048b5
prove there is something wrong by
2018-07-01 19:12:18 +0200
773fd09
Merge branch 'master' into develop by
2018-07-19 21:02:37 +0200
57532a2
Merge pull request #365 from jenscski/DotnetCliBuild by
2018-07-19 18:58:48 +0200
740a35b
Skip build uap10.0 when using dotnet cli by
2018-07-18 19:54:07 +0200
6e99523
Created overload methods for WithTls default values by
2018-07-18 16:50:29 +0300
65a8b09
Add option to specify the SSLProtocol and CertificateValidationCallback in TLS options, SSLProtocol default is TLS1.2 by
2018-07-18 12:19:09 +0300
fa34908
Add proxy settings for WebSocket connections for .NET 451 and 461 by
2018-07-18 10:51:45 +0300
b09eb12
Refactor logging. by
2018-07-08 22:04:06 +0200
23ae8ab
Fix unit test. by
2018-07-08 14:10:25 +0200
0bdb7e9
Merge branch 'develop' by
2018-07-08 14:02:35 +0200
54e3cd7
Update nuspecs. by
2018-07-08 14:01:47 +0200
16ad07c
Add wrapper for WebSocket4Net. by
2018-07-08 10:34:46 +0200
dee0adc
Add new overloads. by
2018-07-07 22:46:07 +0200
acbf122
Fix a bug in the keep alive monitor. by
2018-07-07 21:22:08 +0200
f002744
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop by
2018-07-07 21:03:36 +0200
9efee7a
Refactoring. by
2018-07-07 21:03:31 +0200
9814b10
Merge pull request #355 from JanEggers/ConnectionHandlerWithWebsockets by
2018-07-07 21:00:32 +0200
978694b
set binary mode by
2018-07-07 10:52:24 +0200
bc6f155
using connectionhandlers with websockets by
2018-07-07 10:42:33 +0200
d494c21
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop by
2018-07-05 21:20:14 +0200
8035c68
Update docs. by
2018-07-05 21:20:08 +0200
2f10295
Fix message handling for UWP. by
2018-07-05 21:20:01 +0200
e5f3273
Merge pull request #353 from JanEggers/hideoverloadthatdoesnotprovideoptions by
2018-07-05 21:13:35 +0200
cd257b4
hide overload that does not provide options by
2018-07-05 20:31:01 +0200
ce534ba
Move the connection check interval of the ManagedClient to the options. by
2018-07-04 22:20:24 +0200
2b420b8
Add support for disabling server endpoints (ipv4 or ipv6) by
2018-07-04 22:20:02 +0200
35300ab
Fix typo. by
2018-07-04 22:03:36 +0200
3d0ecc0
Fix bug which prevents receiving large packets for UWP. by
2018-07-04 22:03:19 +0200
bfb6ec8
Update UWP test app. by
2018-07-04 22:02:42 +0200
bf1d682
Update libs by
2018-07-04 22:00:48 +0200
7d9326a
Extend MqttPacketReader constructor to allow more unit tests. by
2018-07-04 22:00:34 +0200
7fd0900
Update docs. by
2018-07-04 21:58:00 +0200
9fa5e2d
Add the adapter Endpoint to the connection validator. by
2018-07-04 21:57:51 +0200
15d4ee4
Merge branch 'develop' by
2018-06-30 00:29:26 +0200
6ca6a52
Update docs. by
2018-06-30 00:29:04 +0200
3d643aa
Update versions. by
2018-06-29 23:54:34 +0200
9739d23
Merge pull request #340 from JanEggers/moreExtensionsForAspnetCoreConfiguration by
2018-06-29 21:03:10 +0200
c43acf7
more extensions for aspnetcore configuration by
2018-06-29 20:05:48 +0200
995c226
Merge pull request #339 from JanEggers/develop by
2018-06-29 14:17:49 +0200
8574bbb
fixed parsing issue and added test by
2018-06-29 13:37:26 +0200
b2bb545
Update MQTTnet.AspNetCore.nuspec by
2018-06-29 13:06:46 +0200
bf8dae6
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop by
2018-06-25 20:10:10 +0200
c6309da
Merge pull request #334 from JanEggers/improveErrorMessages by
2018-06-25 20:09:57 +0200
2e83a10
Merge pull request #330 from JanEggers/develop by
2018-06-25 20:03:49 +0200
d5efb31
Fix build script. by
2018-06-25 20:03:02 +0200
b77798f
dont use thread static buffers they are overlapping on server due to async io by
2018-06-25 15:31:49 +0200
5923c7c
fixed negative length for empty packages by
2018-06-25 14:52:31 +0200
7dfb6fd
fixed dup flag serialization and added roundtrip tests by
2018-06-25 14:51:46 +0200
4e40b2d
added test to prove something is broken by
2018-06-25 12:31:47 +0200
4e9abd4
improve error messages by
2018-06-25 12:31:19 +0200
7240b86
fixed another build issue by
2018-06-25 09:25:29 +0200
211853d
Fix wrong packet writer buffer length calculation. by
2018-06-24 19:51:00 +0200
f39589a
Add new publish overloads. by
2018-06-22 20:45:30 +0200
e387971
Merge pull request #326 from JanEggers/develop by
2018-06-22 20:42:39 +0200
4fc1912
fixed assembly versions by
2018-06-22 09:21:33 +0200
31a704b
Merge branch 'master' into develop by
2018-06-21 23:21:00 +0200
c5c0883
Merge branch 'master' of https://github.com/chkr1011/MQTTnet by
2018-06-21 23:20:26 +0200
ccea8e6
Update readme by
2018-06-21 23:03:33 +0200
ac60ed4
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop by
2018-06-21 23:01:09 +0200
8026263
Update nuspec by
2018-06-21 23:00:52 +0200
6fa6abe
Update readme. by
2018-06-21 20:42:49 +0200
e8d5bd7
Add new properties and events for the managed client. by
2018-06-21 20:42:44 +0200
2a03c1f
Merge pull request #321 from asthomas/develop by
2018-06-21 19:26:13 +0200
0c6b925
Merge pull request #1 from chkr1011/develop by
2018-06-21 08:31:05 -0400
dddc1ec
Fix a bug where an incoming SSL client connection was being treated as a plain-text connection. by
2018-06-21 08:12:55 -0400
8b37687
Merge develop by
2018-06-20 20:10:12 +0200
0322660
Refactor async/await and ConcurrentDictionary usage. by
2018-06-20 20:07:25 +0200
a7205dd
Merge pull request #318 from JanEggers/perf by
2018-06-20 20:05:25 +0200
64b3848
improve session manager by
2018-06-20 08:20:54 +0200
bc20850
Refactor serializer locking and thread instances. by
2018-06-19 20:52:31 +0200
6604893
Refactor ASP net Core integration and fix breaking change. by
2018-06-17 17:19:08 +0200
8444b6b
Merge pull request #298 from JanEggers/transports by
2018-06-17 15:38:23 +0200
baac26c
Refactor package deserialization. by
2018-06-17 14:36:32 +0200
56e9e15
Refactor Serializer memory usage. by
2018-06-17 13:47:58 +0200
beb54ac
Refactor serializer benchmark to allow fair comparisons. by
2018-06-17 13:19:43 +0200
d573423
downgrade dependencies to 2.0 by
2018-06-16 17:39:37 +0200
410bc21
fixed packet reader by
2018-06-16 17:39:04 +0200
e65c3f2
moved files into the correct place by
2018-06-16 17:30:08 +0200
cf94741
enable abort exceptions by
2018-06-02 11:54:22 +0200
c32a606
add memory diagnoser by
2018-06-02 11:53:58 +0200
78c6059
enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API by
2018-06-02 09:31:27 +0200
7c2adf6
removed dead code and make new connection context an opt in so kestrel 2.0 still works by
2018-06-02 08:35:41 +0200
d5ac8c7
use final packages by
2018-06-01 21:41:04 +0200
7a7fab0
fixed rebase by
2018-06-01 21:13:55 +0200
c758ae8
first iteration by
2018-05-27 08:24:15 +0200
caea791
Refactor message processing and async/await usage. by
2018-06-16 14:30:02 +0200
6192685
Remove batch sending of messages to prevent message reordering and several required awaits. by
2018-06-15 00:19:51 +0200
26eed30
Added custom exception for gracefully closed exceptions. by
2018-06-11 00:26:38 +0200
20779df
Reorganize solution structure. by
2018-06-11 00:00:30 +0200
6bcfa43
Fix TLS certificate loading. by
2018-06-09 21:57:04 +0200
e623161
Refactor server socket management for Linux support. by
2018-06-09 15:31:47 +0200
9e318fc
Update BetterCodeHub config. by
2018-06-06 22:10:34 +0200
4b407d5
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop by
2018-06-06 22:08:55 +0200
841a22b
Refactor channel adapter. by
2018-06-06 22:08:46 +0200
840d8ab
Refactor TCP channel. by
2018-06-06 22:04:37 +0200
2e3e58e
Update .bettercodehub.yml by
2018-06-06 21:56:47 +0200
eb48f87
Update packages by
2018-06-06 21:50:17 +0200
a164c12
Update solution file. by
2018-06-06 21:47:59 +0200