161 Commits (b02b0ccd7cb98bc244a4b12e0bf717b8ae00682e)

Author SHA1 Message Date
  Christian Kratky e54b4f58df Update version info. Fix typo. Add MqttServerOptionsBuilder. 7 years ago
  Christian Kratky 77b80dc53e Removed 3rd-Party libraries. 7 years ago
  Christian Kratky e0235aedff Refactor trace messages 7 years ago
  Christian Kratky f8078a6894 Update version info 7 years ago
  Christian Kratky acc269e702 Fixed WebSocket client stream 7 years ago
  Christian Kratky 5bcda12ca9 Fix QoS handling in server 7 years ago
  Christian Kratky 8de87c8772 Wrap COM exceptions, close client connection when server stops, process retained messages from server 7 years ago
  JanEggers bc97575760 downgrade dependencies to be netstandard 1.3 compliant and remove net461 shim requirement 7 years ago
  Christian Kratky 3625363fcf Fix references. Fix certificate handing issue 7 years ago
  Jan Eggers acbf9153f4 fixed the other timing issue 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
  Christian Kratky 1c78cd4c31 Update documentation 7 years ago
  Christian Kratky 522a385523 Add methods for client options builder 7 years ago
  Christian Kratky 40dd620f90 Refactoring 7 years ago
  Christian Kratky 7dfc19e588 Added missing ConfigureAwaits 7 years ago
  Christian Kratky 0b002e8d11 Remove the RAW stream approach 7 years ago
  Christian Kratky d2e481719c Optimized persisting of retained messages to avoid useless writes to the filesystem 7 years ago
  Christian Kratky 7e48746944 Fix cleanup of client sessions 7 years ago
  Christian Kratky f481c704c9 Fixed an issue with queued client message in the server. 7 years ago
  Jan Eggers e6e88e132b possibly fixed timing issue in test 7 years ago
  Christian Kratky 11ccb951aa Refactor traces of server session handling 7 years ago
  Christian Kratky 9c46b8fd75 Fix handling of closed streams 7 years ago
  Christian Kratky 83821453a0 Refactor shared library. Extend error messages 7 years ago
  Christian Kratky 30df7d4c9e Fix subscribe interceptor 7 years ago
  Christian Kratky ba16ae6568 Add interceptor for client subscriptions 7 years ago
  Jan Eggers dd447f24d2 added LogId to options and use it to create logging scope 7 years ago
  Christian Kratky d0f1c18a2f Server refactoring 7 years ago
  Jan Eggers 466b6a25cd fixed unittests and addressed todo 7 years ago
  Christian Kratky 418f2b2c3f Refactoring 7 years ago
  Christian Kratky 8fa91736b6 Fix unit tests 7 years ago
  Christian Kratky a18c533603 Refactor options and add options builder 7 years ago
  Christian Kratky a9b394401b Add support for chaning passwords 7 years ago
  Gerardo 29918fb454 Password Provider for dynamic password 7 years ago
  Jan Eggers 1ca9b0bd62 added aspnetcore package and adapted sample app 7 years ago
  Christian Kratky 1c0b2b55b6 Fix bugs 7 years ago
  Christian Kratky daf22c762f Small refactorings 7 years ago
  Jan Eggers 7e6f4453ad added back MqttTrace consuming api 7 years ago
  Christian Kratky 84a647e712 Add several new options to the WebSocket options 7 years ago
  JanEggers d10f29bbc6 initial version 7 years ago
  Christian Kratky 3f080e04b9 Add topic filter builder 7 years ago
  Christian Kratky 4386ef1e56 Added interceptor for application messages 7 years ago
  Christian Kratky df1dd0eec7 Refactoring 7 years ago
  Christian Kratky 3954777d20 Refactoring 7 years ago
  Christian Kratky b52645f77a Add new interface for application message receivers 7 years ago
  Christian Kratky 24c35de330 Refactor manage client 7 years ago
  Christian Kratky f9eb6ed85e Add support for WebSocket server via ASP.NET Core 2.0 7 years ago
  Christian Kratky 11ade8c3df Refactor tracing 7 years ago
  Christian Kratky fe88b7551c Refactor managed MQTT client 7 years ago
  Christian Kratky 40b1be075c Refactoring 7 years ago