552 Révisions (8d110c44f745412e99a239178a9213e1fd8f072c)
 

Auteur SHA1 Message Date
  Christian Kratky 8d110c44f7 Merge master il y a 6 ans
  Christian Kratky 66a77db851 Merge branch 'master' of https://github.com/chkr1011/MQTTnet il y a 6 ans
  Christian Kratky 0505efbac1 Refactor graceful socket close. il y a 6 ans
  Christian Kratky 99614f2e15 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 6 ans
  Christian 08e41244fc
Merge pull request #294 from JanEggers/NewExtensionToReduceCodeForBuilderPattern il y a 6 ans
  JanEggers 4e74b59796 added extension method il y a 6 ans
  Christian 2b6b268b4e
Merge pull request #291 from JanEggers/BenchmarksSdkProject il y a 6 ans
  Jan Eggers 09aacf011e use new project system for benchmarks il y a 6 ans
  Christian Kratky 9bea46adcb Remove unneeded _sealed_ keywords. Update docs. il y a 6 ans
  Christian Kratky a10183628b Suspend keep alive checking while a packet is being received. il y a 6 ans
  Christian Kratky 7e0017d14a Update docs. il y a 6 ans
  Christian Kratky 62e9a333c7 Add several packet validations. il y a 6 ans
  Christian Kratky 4838da48ef Replace a manual lock with the lock class. il y a 6 ans
  Christian Kratky b5a43c416a Add validation of packet control type. il y a 6 ans
  Christian Kratky c1297eadd4 Update docs il y a 6 ans
  Christian Kratky 06886fe6c2 Update UWP version for RPC extension il y a 6 ans
  Christian Kratky 137d1d181b Refactor ManagedMqttClientStorage il y a 6 ans
  Christian 97d0286a31
Merge pull request #286 from JTrotta/master il y a 6 ans
  Christian 782dcffc62
Update MQTTnet.sln il y a 6 ans
  Christian 40f7a7c593
Delete duplicate file il y a 6 ans
  Christian 44e5b2c2fd
Merge pull request #274 from sebastienwarin/develop il y a 6 ans
  JTrotta f844a8be5e ManagedMqttClietStorage now works il y a 6 ans
  Gerardo 449d8aca65
Merge pull request #4 from chkr1011/master il y a 6 ans
  Sébastien Warin 9b29f8c23a Fix MqttProtocolVersion 3.1 connection il y a 6 ans
  Christian 5e79581662
Merge pull request #273 from sebastienwarin/develop il y a 6 ans
  Sébastien Warin 79a2952f94 Adding delay between Pub&Sub in the test unit il y a 6 ans
  Christian 8077d8dfeb Refactor TopicFilterComparer il y a 6 ans
  Christian d72ac9694e
Merge pull request #270 from sebastienwarin/develop il y a 6 ans
  Sébastien Warin 5e0bc17341 Removing the debug log messages il y a 6 ans
  Sébastien Warin 932aa1fd39 Fixes chkr1011's refactoing and pass all tests il y a 6 ans
  Sébastien Warin 2c45e9fedd Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 6 ans
  Sébastien Warin c1352d50c1 Review code style to match with the existing code il y a 6 ans
  Christian 2499d29196 Refactor events. il y a 6 ans
  Christian fbf1cbc76e Refactor ConnectedClient statistics API il y a 6 ans
  Christian 719838de3b Add new server option to disable/enable persistent sessions. il y a 6 ans
  Sébastien Warin ba66c108fa Fixes and clean the new topic matcher from israellot il y a 6 ans
  Sébastien Warin 5287bf5cac Codacy/PR Quality Review il y a 6 ans
  Sébastien Warin 10740f12c4 Replace the Async coordination primitives il y a 6 ans
  Christian 3e6edb92c5 Refactor ASP.NET integration. il y a 6 ans
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. il y a 6 ans
  Christian 8df8cb1eb6 Refactor logging and add benchmark. il y a 6 ans
  Christian e14ea9a240 Add overflow strategy for pending messages queue. il y a 6 ans
  Christian 57287a5303 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop il y a 6 ans
  Christian febc8f774d Start a dedicated thread per client. il y a 6 ans
  Christian e51042ed04 Update UWP version il y a 6 ans
  Christian 910c123887
Merge pull request #266 from VladimirAkopyan/master il y a 6 ans
  Christian e0899abaac
Merge pull request #257 from JanEggers/AllocationBenchmark il y a 6 ans
  Vladimir Akopyan 9df1bb2ff2
Merge branch 'develop' into master il y a 6 ans
  VladimirAkopyan 7b987635f7 ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. il y a 6 ans
  JanEggers 8c37cf16c0 fixed tests il y a 6 ans