342 コミット (e0235aedff1614927491342ca5fee96f80bc3b02)
 

作成者 SHA1 メッセージ 日付
  Christian Kratky e0235aedff Refactor trace messages 7年前
  Christian Kratky 8411382c42 Update build script 7年前
  Christian Kratky f8078a6894 Update version info 7年前
  Christian Kratky f66e8c8b3a Merge branch 'master' of https://github.com/chkr1011/MQTTnet 7年前
  Christian Kratky acc269e702 Fixed WebSocket client stream 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 b956623234 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 7年前
  Christian Kratky 6e615f85eb Update docs 7年前
  Christian b70b469201
Merge pull request #107 from 1iveowl/master 7年前
  1iveowl c4b706f8ad
Reference to MQTT Tester 7年前
  1iveowl 9d971003d5
Reference to MQTT Tester 7年前
  1iveowl c322817cb1
Reference to MQTT Tester 7年前
  1iveowl 0c4c93784d
Reference to MQTT Tester 7年前
  Christian 4cae09a4e9
Merge pull request #104 from JanEggers/fixedWebsocketSubprotocolNegotiation 7年前
  JanEggers c775867db4 merged if statements 7年前
  JanEggers 8672fb2792 fixed websocket subprotocol negotiation 7年前
  Christian 48c47c6fcf
Merge pull request #102 from JanEggers/targetframeworkfix 7年前
  JanEggers 38904a6213 removed testapp again 7年前
  JanEggers bdadfa1c26 added net461 build 7年前
  Christian e38142399e
Merge pull request #101 from JanEggers/targetframeworkfix 7年前
  JanEggers 5cbbfedcce added testproject for importing mqtt nugets and verify bin folder 7年前
  JanEggers bc97575760 downgrade dependencies to be netstandard 1.3 compliant and remove net461 shim requirement 7年前
  JanEggers afd56a7f6f added indication of what Mqtt TargetFramework is used 7年前
  Christian Kratky 0844abd7e5 Fix wrong version in nuget 7年前
  Christian Kratky 3625363fcf Fix references. Fix certificate handing issue 7年前
  Christian 9692ae5617
Merge pull request #94 from JanEggers/develop 7年前
  Christian Kratky c01edb192f Refactoring 7年前
  Jan Eggers acbf9153f4 fixed the other timing issue 7年前
  Jan Eggers b6cd4638b9 fixed another retain msg test timing issue 7年前
  Jan Eggers 683d97dc14 added another platform to overcome breaking change in ms.extensions.di 2.0.0 7年前
  Jan Eggers ad77dc0bea improved server usage in aspnet so no exceptions are thrown on startup 7年前
  Christian Kratky 587622af81 Refactoring 7年前
  Christian Kratky eaf27c1e12 Update documentation 7年前
  Christian Kratky 1c78cd4c31 Update documentation 7年前
  Christian Kratky d1ab867afc Merge branch 'master' of https://github.com/chkr1011/MQTTnet 7年前
  Christian Kratky 522a385523 Add methods for client options builder 7年前
  Christian Kratky 40dd620f90 Refactoring 7年前
  Christian Kratky 7dfc19e588 Added missing ConfigureAwaits 7年前
  Christian Kratky 0b002e8d11 Remove the RAW stream approach 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年前
  Christian 6e5b991406
Merge pull request #90 from JanEggers/develop 7年前
  Jan Eggers e07ead53a9 fixed wait 7年前
  Jan Eggers e6e88e132b possibly fixed timing issue in test 7年前
  Jan Eggers 8778848301 added some more missing packages 7年前
  Jan Eggers 5fbef7beb5 added more missing packages 7年前
  Jan Eggers 387a3bc281 added dependencies to nuspec and fixed build 7年前
  Christian Kratky 11ccb951aa Refactor traces of server session handling 7年前