80 コミット (1625aadae98ccc1228732973792af80a9f18abbc)

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