233 Комити (dc7b9414d9080922ac77a32bd9317408ae6502b5)

Аутор SHA1 Порука Датум
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. пре 6 година
  Christian 8df8cb1eb6 Refactor logging and add benchmark. пре 6 година
  Christian e14ea9a240 Add overflow strategy for pending messages queue. пре 6 година
  Christian febc8f774d Start a dedicated thread per client. пре 6 година
  Christian e51042ed04 Update UWP version пре 6 година
  VladimirAkopyan 7b987635f7 ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. пре 6 година
  JanEggers 8c37cf16c0 fixed tests пре 6 година
  JanEggers c569c10740 dont use writer instance пре 6 година
  JanEggers e7a7bb1a7b added benchmark for serializers пре 6 година
  Christian b621806a7c Update build config пре 6 година
  Christian 7720a3f091 Refactor thread management. пре 6 година
  Christian b22b02a0b6 Refactor subscriptions manager пре 6 година
  Christian d14088512b Refactoring пре 6 година
  Christian 62527a91ac Complete merge пре 6 година
  Christian aaed2ed790 Process client messages in worker thread (extend options) пре 6 година
  Christian d9501de252 Treat a connection handover as a clean disconnect. пре 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 af8d1ec6be Refactoring пре 6 година
  Israel Lot 942bf70582 one less copy and allocation пре 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 година
  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 9bc34e4406 Translate timeout exception пре 6 година
  Israel Lot c915af8dad Disable Nagle on sockets, send packets in one shot. пре 6 година
  Christian d2049d63d6 Refactoring minor issues пре 6 година
  Israel Lot a5f33bc244 Replace double dictionary with a tuple key пре 6 година
  Christian 1df6798934 Fix issues in RPC extension. пре 6 година
  Christian ec41efd860 Fix client dead lock and protocol version issues. пре 6 година
  Christian c06d84e834 Renamed MqttServerAdapter to MqttTcpServerAdapter пре 6 година
  JanEggers 7de3d79d09 added tcp adapter пре 6 година
  Christian 8f96acaec4 Fixed a race condition in client and server. пре 6 година
  Christian cea984cc2f Fix stream and socket handling. пре 6 година
  Christian 3587a8ebd1 Add new option which allows configuring the send interval for keep alive packets. пре 6 година
  Christian 3193381b69 Refactor web socket stream. Add mqtt as default sub protocol. пре 6 година
  Christian 7a9ddfc2b5 Fix packet identifier which is sent from the server. пре 6 година
  Christian 447b2aa2c6 Add new extension methods. пре 6 година
  Christian 49da66dcff Fix issue when disconnecting on UWP пре 6 година
  Christian 56acc82445 Fix null ref in server when using interceptor пре 6 година
  Christian 6e828d091f Override ToString() for LogMessage пре 6 година