85 Commits (6fe7ce7a0c3ea479b6982f4382ef4ad97f794e79)

Author SHA1 Message Date
  Christian c1001db450 Add packet inspector API. 3 years ago
  JanEggers 02e65bca67 fixed .net 5 build 4 years ago
  Stefan Ossendorf 37b783908a .Net5.0 TFMs added 4 years ago
  Christian 1f78a92c4d Remove timeout from send method. 4 years ago
  Christian Kratky fb2be79673 Remove not used timeout for receiving. 4 years ago
  Christian Kratky b7fb0c1002 Refactor package object model. 4 years ago
  Christian Kratky aad9eac361 Refactor AWS integration. 4 years ago
  Krause, Henning 194664bc9c Reverted bogus change 4 years ago
  Krause, Henning 10a33fd153 Removed -prelease switch from build 4 years ago
  Krause, Henning beb228cc05 Fixed issues from code review 4 years ago
  Krause, Henning fc367ddb64 Added support to set TLS Application Protocols 4 years ago
  JanEggers 33e4ec1943 improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788 4 years ago
  Christian Kratky 6a564a0c72 Align nuget dependency versions and project references. 4 years ago
  Pavlo Datsiuk 269bfa09ac [COMMIT] The proj files have been updated to enable SourceLink [MQTTnet.AspNetCore.csproj] 4 years ago
  JanEggers 16180e83ba fixed parallel writes #932 4 years ago
  Christian Kratky 60941c04e5 Add new factory overloads. 4 years ago
  Christian Kratky dbe12b9c48 General code refactoring. 4 years ago
  Christian Kratky a58ab607ad Improve logger performance. 4 years ago
  JanEggers 4b481b4833 removed unused dependecies 4 years ago
  JanEggers d49a4384c0 use the RemoteEndpoint property from the ConnectionContext and added test 4 years ago
  Christian Kratky 54870adc64 Fix build warnings and errors. 4 years ago
  Christian Kratky 6e0d3ec0fb Update nuget packages. 4 years ago
  Christian Kratky 04ccdcd562 Add low level client. 4 years ago
  Christian Kratky 561474c572 Fix broken unit tests. 4 years ago
  陈国伟 c10145f743 Use IConnectionEndPointFeature to get IMqttChannelAdapter.Endpoint in aspnetcore31 4 years ago
  xljiulang 9ed80daf83 Reduce the performance cost of Memory<T>.getSpan() 4 years ago
  JanEggers 20eda96921 fixed core 3.1 startup and verified it still works with 2.1 and net461 4 years ago
  Graham Watts fd8caed9af Add .NET 3.1 target 4 years ago
  JanEggers a4420063c0 fixed #743 5 years ago
  Jan Eggers 4f66614cdd fixed #691 5 years ago
  Christian Kratky 961a497798 Performance refactoring. 5 years ago
  Christian Kratky b0ad6bda70 Add support for reset of connection statistics. Refactor keep alive monitor. 5 years ago
  Christian Kratky 60c6074953 Expose client certificate at MQTT connection validator. Make DualMode optional. 5 years ago
  Christian Kratky 2c927c5995 Cleanup. 5 years ago
  Christian Kratky 6399172582 Improve connection disposal. 5 years ago
  JanEggers 953578eba2 fixed todo in MqttConnectionContext 5 years ago
  JanEggers 03c61ad82c fixed tests and added testcase for user property serialization 5 years ago
  JanEggers 9475ccd0d8 revert accidential change 5 years ago
  JanEggers 73b051d159 reuse reader 5 years ago
  JanEggers a9944def68 added span based writer 5 years ago
  JanEggers aee10ba6fa added netcore 2.1 build 5 years ago
  JanEggers cfc1b27950 fixed build and added implementations for new read functions 6 years ago
  JanEggers 149d01e173 added tests 6 years ago
  JanEggers 888e1797d7 fixed cherry pick 5 years ago
  JanEggers f8ade2daf4 slight improvements 6 years ago
  JanEggers a85792c392 fixed another issue 6 years ago
  JanEggers fbca8a6dc1 span based reader 6 years ago
  Christian Kratky dbee941dcc Update nuget packages. 5 years ago
  Christian Kratky 2267770a72 Make internal message of server async. 5 years ago
  Christian Kratky 562a5304f6 Add flag for secure connections. 5 years ago