65 コミット (e0235aedff1614927491342ca5fee96f80bc3b02)

作成者 SHA1 メッセージ 日付
  Christian Kratky e0235aedff Refactor trace messages 7年前
  Christian Kratky 5bcda12ca9 Fix QoS handling in server 7年前
  Christian Kratky 8de87c8772 Wrap COM exceptions, close client connection when server stops, process retained messages from server 7年前
  Christian Kratky 3625363fcf Fix references. Fix certificate handing issue 7年前
  Jan Eggers acbf9153f4 fixed the other timing issue 7年前
  Jan Eggers ad77dc0bea improved server usage in aspnet so no exceptions are thrown on startup 7年前
  Christian Kratky eaf27c1e12 Update documentation 7年前
  Christian Kratky 7dfc19e588 Added missing ConfigureAwaits 7年前
  Christian Kratky d2e481719c Optimized persisting of retained messages to avoid useless writes to the filesystem 7年前
  Christian Kratky 7e48746944 Fix cleanup of client sessions 7年前
  Christian Kratky f481c704c9 Fixed an issue with queued client message in the server. 7年前
  Jan Eggers e6e88e132b possibly fixed timing issue in test 7年前
  Christian Kratky 11ccb951aa Refactor traces of server session handling 7年前
  Christian Kratky 30df7d4c9e Fix subscribe interceptor 7年前
  Christian Kratky ba16ae6568 Add interceptor for client subscriptions 7年前
  Christian Kratky d0f1c18a2f Server refactoring 7年前
  Jan Eggers 466b6a25cd fixed unittests and addressed todo 7年前
  Christian Kratky 418f2b2c3f Refactoring 7年前
  Christian Kratky 8fa91736b6 Fix unit tests 7年前
  Jan Eggers 1ca9b0bd62 added aspnetcore package and adapted sample app 7年前
  Christian Kratky 1c0b2b55b6 Fix bugs 7年前
  Christian Kratky daf22c762f Small refactorings 7年前
  JanEggers d10f29bbc6 initial version 7年前
  Christian Kratky 3f080e04b9 Add topic filter builder 7年前
  Christian Kratky 4386ef1e56 Added interceptor for application messages 7年前
  Christian Kratky df1dd0eec7 Refactoring 7年前
  Christian Kratky 24c35de330 Refactor manage client 7年前
  Christian Kratky f9eb6ed85e Add support for WebSocket server via ASP.NET Core 2.0 7年前
  Christian Kratky 11ade8c3df Refactor tracing 7年前
  Christian Kratky 40b1be075c Refactoring 7年前
  Christian Kratky 9915cc4492 Use event pattern correctly for incoming server connections. 7年前
  Christian Kratky af3cebb266 Renamed trace class 7年前
  Christian Kratky d22528ca46 Fix bugs 7年前
  Christian Kratky 67267c05fd Refactor options 7年前
  JanEggers 1d78d675f7 improved api surface of mqttserver and fixed unittests 7年前
  JanEggers 3079ad37ce improved client livetime events 7年前
  Christian Kratky c7b7d56229 Add disconnected event to server interface 7年前
  Christian Kratky 862f76fea2 Add support for retained application messages 7年前
  Christian Kratky e7c8d1c1c1 Add cancellation token to adapter 7年前
  Christian Kratky 651f0aa15c Add interfaces for factories 7年前
  Christian Kratky 32473af7c2 Refactor web socket usage 7年前
  JanEggers d4ef1a7302 fixed code issue 7年前
  JanEggers 12a275918e fixed high load on server 7年前
  JanEggers d1b634511d reduced footprint of client msg queue and numbers can go even higher 7年前
  Eggers Jan 6c7e70f78a use blockingcollection for pipelining 7年前
  Eggers Jan 473c8e0a15 send multiple packages at once msg/sec from 9000 to 32000 7年前
  Christian Kratky 6b1a6c054e Even more performance optimizations 7年前
  Christian Kratky 76151deba0 Additional performance improvements 7年前
  Christian Kratky 8aec1583df Performance improvements in area of logging and async/await 7年前
  Christian Kratky 598ed66a3b Add support for V3.1.0; Performance improvements 7年前