492 コミット (d14088512bdafd8b51d3c290f91f7fc2b67fe66f)
 

作成者 SHA1 メッセージ 日付
  Christian d14088512b Refactoring 6年前
  Christian 62527a91ac Complete merge 6年前
  Christian f9e4a97eb8 Merge 6年前
  Christian ff45be1f71 Update docs 6年前
  Christian aaed2ed790 Process client messages in worker thread (extend options) 6年前
  Christian d9501de252 Treat a connection handover as a clean disconnect. 6年前
  Christian 9fdcb08364 Add benchmark app. 6年前
  Christian 9f4f37bb51 Update nugets 6年前
  Christian 49cf364352 Update docs 6年前
  Christian b9a73cc23d Changed socket features. 6年前
  Christian 357fd844d7 Fix TopicFilterComparer 6年前
  Christian 74a5522965 Add topic filter tests from MQTT spec 6年前
  Christian 84dab18c2a Fix broken UWP support. 6年前
  Christian 9e90111b37 Fix several deadlocks 6年前
  Christian ffb1645f14 Refactoring 6年前
  Christian 6448b217d5 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6年前
  Christian 1b84ab40ce
Merge pull request #226 from israellot/develop 6年前
  Christian af8d1ec6be Refactoring 6年前
  Israel Lot 04a4080768 removed performance section from sln file 6年前
  Israel Lot 942bf70582 one less copy and allocation 6年前
  Israel Lot b9f0ee2317 merge upstream 6年前
  Christian cb09bac246 Refactor the WebSocket channel and remove the internal queue. 6年前
  Christian 109e4b2cf1 Refactor the task timeout code to avoid still running tasks if the timeout is reached. 6年前
  Israel Lot e4cf2978e6 Remove useless sempahore object 6年前
  Christian 17b74f20c9 Migrate to Stream-less approach. 6年前
  Christian ae11e31048 Refactoring 6年前
  Christian e455ce9c78 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6年前
  Christian 41df5cdd8b Update docs 6年前
  Christian 383225d7f4
Merge pull request #225 from israellot/optmizations 6年前
  Israel Lot a62c15ad1a Missing interface implementation 6年前
  Israel Lot 5300742543 Avoid unnecessary enumeration for every packet 6年前
  Israel Lot cd09a2f176 Fix code style 6年前
  Israel Lot 11ba46d140 Remove useless stream flush 6年前
  Israel Lot e006377e64 Fix zero lenght packets bug 6年前
  Israel Lot 786fa53334 Fix unit tests for serializer 6年前
  Israel Lot 9bc34e4406 Translate timeout exception 6年前
  Israel Lot c915af8dad Disable Nagle on sockets, send packets in one shot. 6年前
  Christian 98fbbc2864 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop 6年前
  Christian d2049d63d6 Refactoring minor issues 6年前
  Christian 63a12d4d40
Merge pull request #220 from israellot/optmizations 6年前
  Christian 9051f8275b
Merge pull request #215 from biapar/patch-1 6年前
  Israel Lot a5f33bc244 Replace double dictionary with a tuple key 6年前
  Christian b23d25217b Fix unit tests. 6年前
  Christian 1df6798934 Fix issues in RPC extension. 6年前
  Christian 9afff6d8a0 Merge branch 'develop' 6年前
  Christian ec41efd860 Fix client dead lock and protocol version issues. 6年前
  BP 580a431fbf
Update Startup.cs 6年前
  Christian c06d84e834 Renamed MqttServerAdapter to MqttTcpServerAdapter 6年前
  Christian 06a299d212
Update README.md 6年前
  Christian f90985a1f9
Merge pull request #214 from JanEggers/Fix175 6年前