479 Revize (74a552296510747f662aa08b92f2a76da03b0ea1)
 

Autor SHA1 Zpráva Datum
  Christian 74a5522965 Add topic filter tests from MQTT spec před 6 roky
  Christian 84dab18c2a Fix broken UWP support. před 6 roky
  Christian 9e90111b37 Fix several deadlocks před 6 roky
  Christian ffb1645f14 Refactoring před 6 roky
  Christian 6448b217d5 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop před 6 roky
  Christian 1b84ab40ce
Merge pull request #226 from israellot/develop před 6 roky
  Christian af8d1ec6be Refactoring před 6 roky
  Israel Lot 04a4080768 removed performance section from sln file před 6 roky
  Israel Lot 942bf70582 one less copy and allocation před 6 roky
  Israel Lot b9f0ee2317 merge upstream před 6 roky
  Christian cb09bac246 Refactor the WebSocket channel and remove the internal queue. před 6 roky
  Christian 109e4b2cf1 Refactor the task timeout code to avoid still running tasks if the timeout is reached. před 6 roky
  Israel Lot e4cf2978e6 Remove useless sempahore object před 6 roky
  Christian 17b74f20c9 Migrate to Stream-less approach. před 6 roky
  Christian ae11e31048 Refactoring před 6 roky
  Christian e455ce9c78 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop před 6 roky
  Christian 41df5cdd8b Update docs před 6 roky
  Christian 383225d7f4
Merge pull request #225 from israellot/optmizations před 6 roky
  Israel Lot a62c15ad1a Missing interface implementation před 6 roky
  Israel Lot 5300742543 Avoid unnecessary enumeration for every packet před 6 roky
  Israel Lot cd09a2f176 Fix code style před 6 roky
  Israel Lot 11ba46d140 Remove useless stream flush před 6 roky
  Israel Lot e006377e64 Fix zero lenght packets bug před 6 roky
  Israel Lot 786fa53334 Fix unit tests for serializer před 6 roky
  Israel Lot 9bc34e4406 Translate timeout exception před 6 roky
  Israel Lot c915af8dad Disable Nagle on sockets, send packets in one shot. před 6 roky
  Christian 98fbbc2864 Merge branch 'develop' of https://github.com/chkr1011/MQTTnet into develop před 6 roky
  Christian d2049d63d6 Refactoring minor issues před 6 roky
  Christian 63a12d4d40
Merge pull request #220 from israellot/optmizations před 6 roky
  Israel Lot a5f33bc244 Replace double dictionary with a tuple key před 6 roky
  Christian b23d25217b Fix unit tests. před 6 roky
  Christian 1df6798934 Fix issues in RPC extension. před 6 roky
  Christian 9afff6d8a0 Merge branch 'develop' před 6 roky
  Christian ec41efd860 Fix client dead lock and protocol version issues. před 6 roky
  Christian c06d84e834 Renamed MqttServerAdapter to MqttTcpServerAdapter před 6 roky
  Christian 06a299d212
Update README.md před 6 roky
  Christian f90985a1f9
Merge pull request #214 from JanEggers/Fix175 před 6 roky
  JanEggers 677beddf07 fixed code quality compliance před 6 roky
  JanEggers 7154a7b3dc fixed tests před 6 roky
  JanEggers 7de3d79d09 added tcp adapter před 6 roky
  Christian 54a0265ef9 Fix UnitTests před 6 roky
  Christian 8f96acaec4 Fixed a race condition in client and server. před 6 roky
  Christian cea984cc2f Fix stream and socket handling. před 6 roky
  Christian fcf748e980 Merge branch 'develop' před 6 roky
  Christian e58cb3c9cd Update docs. před 6 roky
  Christian 3587a8ebd1 Add new option which allows configuring the send interval for keep alive packets. před 6 roky
  Christian 3193381b69 Refactor web socket stream. Add mqtt as default sub protocol. před 6 roky
  Christian 7a9ddfc2b5 Fix packet identifier which is sent from the server. před 6 roky
  Christian 447b2aa2c6 Add new extension methods. před 6 roky
  Christian b3eaeea8a4 Fix log issue in UWP test app. před 6 roky