JanEggers
|
02e65bca67
|
fixed .net 5 build
|
4 years ago |
Stefan Ossendorf
|
37b783908a
|
.Net5.0 TFMs added
.Net5.0 TFMs added and related nuget packages updated.
|
4 years ago |
Krause, Henning
|
194664bc9c
|
Reverted bogus change
|
4 years ago |
Krause, Henning
|
10a33fd153
|
Removed -prelease switch from build
|
4 years ago |
Christian Kratky
|
dbe12b9c48
|
General code refactoring.
|
4 years ago |
JanEggers
|
4b481b4833
|
removed unused dependecies
|
4 years ago |
Christian Kratky
|
9810e52bcb
|
Fix build.
|
4 years ago |
JanEggers
|
93d8679bbc
|
fixed netcoreapp3.1 build
|
4 years ago |
Christian Kratky
|
6e0d3ec0fb
|
Update nuget packages.
|
4 years ago |
JanEggers
|
20eda96921
|
fixed core 3.1 startup and verified it still works with 2.1 and net461
|
4 years ago |
Christian Kratky
|
ce51d12a03
|
Update SDK versions.
|
5 years ago |
JanEggers
|
ac06a001e2
|
fixed some warnings
|
5 years ago |
Christian Kratky
|
03bfc5f00b
|
Refactor event handler namings.
|
5 years ago |
Kiarash Ghiaseddin
|
b68247f56d
|
WIP
First draft for MQTTnetServer project
* Basic support for settings
* Nasty code for setting up kestrel from appsettings.json
|
5 years ago |
Christian Kratky
|
7baff7c080
|
Refactor property definition for packets.
|
6 years ago |
Christian Kratky
|
5abee2512f
|
Update nuget packages.
|
6 years ago |
JanEggers
|
bc6f155f12
|
using connectionhandlers with websockets
|
6 years ago |
JanEggers
|
d573423372
|
downgrade dependencies to 2.0
|
6 years ago |
JanEggers
|
78c6059668
|
enabled clients based on tcp to benefit from new api and added Benchmark for EndtoEnd with new API
|
6 years ago |
JanEggers
|
7c2adf636f
|
removed dead code and make new connection context an opt in so kestrel 2.0 still works
|
6 years ago |
JanEggers
|
d5ac8c7183
|
use final packages
|
6 years ago |
JanEggers
|
c758ae89f4
|
first iteration
|
6 years ago |
Christian Kratky
|
20779dfece
|
Reorganize solution structure.
|
6 years ago |
Christian
|
3e6edb92c5
|
Refactor ASP.NET integration.
|
6 years ago |
Christian
|
dc7b9414d9
|
Refactor logging. Remove TCP adapter from HTTP host if disabled.
|
6 years ago |
Christian
|
7720a3f091
|
Refactor thread management.
|
6 years ago |
BP
|
580a431fbf
|
Update Startup.cs
|
6 years ago |
Christian
|
f98f21ffdf
|
Update libs
|
7 years ago |
Christian
|
39672970e2
|
Update 3rd-Partly libs
|
7 years ago |
Christian Kratky
|
f9d67e2cd2
|
Merge proces, enable signing of the assembly.
|
7 years ago |
Christian Kratky
|
1bcf7ec29c
|
Fix ASP.NET Core breaking changes
|
7 years ago |
Christian Kratky
|
e54b4f58df
|
Update version info. Fix typo. Add MqttServerOptionsBuilder.
|
7 years ago |
Jan Eggers
|
ad77dc0bea
|
improved server usage in aspnet so no exceptions are thrown on startup
|
7 years ago |
Christian Kratky
|
eaf27c1e12
|
Update documentation
|
7 years ago |
Jan Eggers
|
9894dbef87
|
fixed using
|
7 years ago |
Jan Eggers
|
0e666f0316
|
use correct casing
|
7 years ago |
Christian Kratky
|
418f2b2c3f
|
Refactoring
|
7 years ago |
Jan Eggers
|
2cd3bd7588
|
added some ui to send test msgs
|
7 years ago |
Jan Eggers
|
0e0fcabc04
|
gently close the connection before leaving the page
|
7 years ago |
Jan Eggers
|
a68343a306
|
fixed duplicated console log
|
7 years ago |
Jan Eggers
|
1ca9b0bd62
|
added aspnetcore package and adapted sample app
|
7 years ago |
JanEggers
|
d10f29bbc6
|
initial version
|
7 years ago |
Christian Kratky
|
f9eb6ed85e
|
Add support for WebSocket server via ASP.NET Core 2.0
|
7 years ago |