478 Commits (84dab18c2a11a3679b777c94f68a6486a8728460)
 

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