969 コミット (ab3df2ba65f9882dc2aa2635154871f2de7b7a82)
 

作成者 SHA1 メッセージ 日付
  Christian Kratky ab3df2ba65 Add subscribe options builder. 5年前
  Christian Kratky f169aaa79b Add connack properties to connect result. 5年前
  Christian Kratky 231001850a Add support for extended authentication exchange. 5年前
  Christian Kratky 6839970d41 Update UnitTests. 5年前
  Christian Kratky 4df29be155 Create MQTTnet.Server package from publish output instead build files. 5年前
  Christian Kratky c5cfede231 Merge branch 'master' into develop 5年前
  Christian Kratky c22b6033e3 Accept multiple SubscriptionIdentifiers for PUBLISH packets. 5年前
  Christian Kratky 27476a9194 Merge remote-tracking branch 'origin/master' 5年前
  Christian Kratky 12973a4179 Fix issues in MQTTv5 packet encoding and decoding. 5年前
  Christian 01b437dc08 Set theme jekyll-theme-hacker 5年前
  Christian Kratky ac88f0a05a Merge branch 'develop' 5年前
  Christian Kratky b02f30844c Add new options for _MqttClientOptionsBuilder_. 5年前
  Christian Kratky 1a8bcae47c Add authentication result to disconnected handler. 5年前
  Christian Kratky 664549ab93 Fix message encoding bugs. 5年前
  Christian 914d2b641f
Update appveyor.yml 5年前
  Christian 0cc0fcf5d9
Update appveyor.yml 5年前
  Christian Kratky 5980cbd944 Fix build scripts to use 4.6 binaries. 5年前
  Christian Kratky 3ef7f60a18 Fix wrong IsSessionPresent flag. 5年前
  Christian Kratky efef23e3f5 Merge branch 'develop' 5年前
  Christian Kratky 53ab2ac140 Add Wiki Code. 5年前
  Christian Kratky 2ecbd83d06 Add UnitTests. 5年前
  Christian Kratky a278b6189b Refactor empty payload detection for retained messages. 5年前
  Christian Kratky cdbdfdec6d Add UnitTests. 5年前
  Christian Kratky 808c2da5f6 Add PacketIdentifier for QoS 2. 5年前
  Christian Kratky 6ed3b0cedd Add ClientId for application messages published by the server. 5年前
  Christian Kratky 9da3377aa7 Fix credential generation. 5年前
  Christian Kratky 0cac2aa1bc Fix broken log message. 5年前
  Christian Kratky 2d59b5c1ac Refactoring. 5年前
  Christian Kratky 9dfa0b32e4 Add extension methods for server. 5年前
  Christian Kratky 20a7579156 Fix issues in ApplicationMessageInterceptor. 5年前
  Christian Kratky c7409c2ff4 Fix missing endpoint in client status. 5年前
  Christian Kratky d4c6fb44c9 Expose PacketIdentifier in PublishResult. 5年前
  Christian Kratky e6cf23aebd Add API controllers for MQTTnet.Server. 5年前
  Christian Kratky 0fec860b25 Add UnitTests. 5年前
  Christian Kratky 2c927c5995 Cleanup. 5年前
  Christian Kratky 6399172582 Improve connection disposal. 5年前
  Christian Kratky 5c903e6fbf Improve connection handling. 5年前
  Christian Kratky f60bbf7dd7 MQTTnet.Server startup cleanup. 5年前
  Christian Kratky 519bb05aac Fix broken code. 5年前
  Christian Kratky a8434d1b58 Expose results of publish operations for MQTTv5. 5年前
  Christian Kratky 420b35e37d Merge remote-tracking branch 'origin/develop' into develop 5年前
  Christian Kratky a25c8cd4c7 Fix some minor TODOs. 5年前
  Christian 8ac77558af
Merge pull request #593 from JanEggers/fixTodo 5年前
  JanEggers 953578eba2 fixed todo in MqttConnectionContext 5年前
  Christian 527713ccf8
Merge pull request #592 from JanEggers/spanV2 5年前
  JanEggers 477e2d23ab added benchmark option to compare netfx and core runtime 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年前