Christian Kratky
|
2b420b8e66
|
Add support for disabling server endpoints (ipv4 or ipv6)
|
před 6 roky |
Christian Kratky
|
35300abfb5
|
Fix typo.
|
před 6 roky |
Christian Kratky
|
3d0ecc05ff
|
Fix bug which prevents receiving large packets for UWP.
|
před 6 roky |
Christian Kratky
|
bfb6ec8856
|
Update UWP test app.
|
před 6 roky |
Christian Kratky
|
bf1d682a85
|
Update libs
|
před 6 roky |
Christian Kratky
|
7d9326a147
|
Extend MqttPacketReader constructor to allow more unit tests.
|
před 6 roky |
Christian Kratky
|
7fd09009e7
|
Update docs.
|
před 6 roky |
Christian Kratky
|
9fa5e2dc1f
|
Add the adapter Endpoint to the connection validator.
|
před 6 roky |
Christian Kratky
|
6ca6a52ae8
|
Update docs.
|
před 6 roky |
Christian Kratky
|
3d643aa4cb
|
Update versions.
|
před 6 roky |
Christian
|
9739d23b6f
|
Merge pull request #340 from JanEggers/moreExtensionsForAspnetCoreConfiguration
more extensions for aspnetcore configuration
|
před 6 roky |
JanEggers
|
c43acf7dac
|
more extensions for aspnetcore configuration
|
před 6 roky |
Christian
|
995c226893
|
Merge pull request #339 from JanEggers/develop
fixed parsing issue and added test
|
před 6 roky |
Jan Eggers
|
8574bbb64f
|
fixed parsing issue and added test
|
před 6 roky |
JanEggers
|
b2bb545947
|
Update MQTTnet.AspNetCore.nuspec
added dependencies to nuspec
|
před 6 roky |
Christian Kratky
|
bf8dae67de
|
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
|
před 6 roky |
Christian
|
c6309da015
|
Merge pull request #334 from JanEggers/improveErrorMessages
Improve error messages
|
před 6 roky |
Christian
|
2e83a1010e
|
Merge pull request #330 from JanEggers/develop
fixed another build issue
|
před 6 roky |
Christian Kratky
|
d5efb31e3a
|
Fix build script.
|
před 6 roky |
Jan Eggers
|
b77798f885
|
dont use thread static buffers they are overlapping on server due to async io
|
před 6 roky |
Jan Eggers
|
5923c7c408
|
fixed negative length for empty packages
|
před 6 roky |
Jan Eggers
|
7dfb6fdc52
|
fixed dup flag serialization and added roundtrip tests
|
před 6 roky |
Jan Eggers
|
4e40b2ddf3
|
added test to prove something is broken
|
před 6 roky |
Jan Eggers
|
4e9abd41c0
|
improve error messages
|
před 6 roky |
Jan Eggers
|
7240b86d98
|
fixed another build issue
|
před 6 roky |
Christian Kratky
|
211853d519
|
Fix wrong packet writer buffer length calculation.
|
před 6 roky |
Christian Kratky
|
f39589a8c1
|
Add new publish overloads.
|
před 6 roky |
Christian
|
e387971292
|
Merge pull request #326 from JanEggers/develop
Fixed build versions
|
před 6 roky |
Jan Eggers
|
4fc1912ee8
|
fixed assembly versions
|
před 6 roky |
Christian Kratky
|
31a704b675
|
Merge branch 'master' into develop
|
před 6 roky |
Christian Kratky
|
c5c088300f
|
Merge branch 'master' of https://github.com/chkr1011/MQTTnet
|
před 6 roky |
Christian Kratky
|
ccea8e6eb5
|
Update readme
|
před 6 roky |
Christian Kratky
|
ac60ed4559
|
Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop
|
před 6 roky |
Christian Kratky
|
8026263a27
|
Update nuspec
|
před 6 roky |
Christian Kratky
|
6fa6abe6f0
|
Update readme.
|
před 6 roky |
Christian Kratky
|
e8d5bd7bfb
|
Add new properties and events for the managed client.
|
před 6 roky |
Christian
|
2a03c1f1f4
|
Merge pull request #321 from asthomas/develop
Fix for incoming SSL connections
|
před 6 roky |
asthomas
|
0c6b92536e
|
Merge pull request #1 from chkr1011/develop
Develop
|
před 6 roky |
Andrew
|
dddc1ec112
|
Fix a bug where an incoming SSL client connection was being treated as a plain-text connection.
|
před 6 roky |
Christian Kratky
|
8b376874c0
|
Merge develop
|
před 6 roky |
Christian Kratky
|
0322660561
|
Refactor async/await and ConcurrentDictionary usage.
|
před 6 roky |
Christian
|
a7205ddf02
|
Merge pull request #318 from JanEggers/perf
improve session manager
|
před 6 roky |
Jan Eggers
|
64b38487bc
|
improve session manager
|
před 6 roky |
Christian Kratky
|
bc20850fba
|
Refactor serializer locking and thread instances.
|
před 6 roky |
Christian Kratky
|
66048931a2
|
Refactor ASP net Core integration and fix breaking change.
|
před 6 roky |
Christian
|
8444b6b3be
|
Merge pull request #298 from JanEggers/transports
new Transports for AspnetCore 2.1
|
před 6 roky |
Christian Kratky
|
baac26c5f6
|
Refactor package deserialization.
|
před 6 roky |
Christian Kratky
|
56e9e15ac0
|
Refactor Serializer memory usage.
|
před 6 roky |
Christian Kratky
|
beb54acc2f
|
Refactor serializer benchmark to allow fair comparisons.
|
před 6 roky |
JanEggers
|
d573423372
|
downgrade dependencies to 2.0
|
před 6 roky |