116 コミット (840d8ab4fd8399f2111e1a0b806444ef7f8a0ce0)

作成者 SHA1 メッセージ 日付
  Christian Kratky 78360bc24a Add ID property for the ManagedMqttApplicationMessage. 6年前
  Christian Kratky b05cb0d2ea Move managed client to separate nuget. 6年前
  Christian Kratky c88b46783b [Server] Add new interceptor before messages are added to a queue. 6年前
  Christian Kratky 39edd22a9d Refactor thread management for incoming packets. 6年前
  Christian Kratky afe25db0d3 Update docs. 6年前
  Christian Kratky 9bea46adcb Remove unneeded _sealed_ keywords. Update docs. 6年前
  Christian Kratky a10183628b Suspend keep alive checking while a packet is being received. 6年前
  Christian Kratky 7e0017d14a Update docs. 6年前
  Christian Kratky c1297eadd4 Update docs 6年前
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6年前
  Christian e14ea9a240 Add overflow strategy for pending messages queue. 6年前
  Christian 7720a3f091 Refactor thread management. 6年前
  Christian ff45be1f71 Update docs 6年前
  Christian 9f4f37bb51 Update nugets 6年前
  Christian 49cf364352 Update docs 6年前
  Christian 9e90111b37 Fix several deadlocks 6年前
  Christian af8d1ec6be Refactoring 6年前
  Christian ae11e31048 Refactoring 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年前
  Christian 8f96acaec4 Fixed a race condition in client and server. 6年前
  Christian cea984cc2f Fix stream and socket handling. 6年前
  Christian e58cb3c9cd Update docs. 6年前
  Christian bb9d5586f0 Update nuspec 6年前
  Christian c5d22f4b27 Update docs 6年前
  Christian f85ad4965b Refactor keep alive monitoring and add unit tests. 6年前
  Christian 76c7b319b8 Fix build errors 6年前
  Christian b426ae1198 Update docs 6年前
  Christian 59dcbf4c0c Add server events for subscribed and unsubscribed topics. Add pending messages count for connected clients. 6年前
  Christian a204d233f6 Update configs 6年前
  Christian 26cd84c88c Fix generation of packet identifier. 6年前
  Christian 5f77255893 Update docs 6年前
  Christian e56203faac Update docs 6年前
  Christian 8b2b8d41df Update docs 6年前
  Christian ec9e64ebfb Update docs 6年前
  Christian Kratky 5ddb6b77e2 Update documentation 7年前
  Christian Kratky f6b38081fc Update documents. 7年前
  Christian Kratky f91d935708 Add the ClientId to the application message interceptor. 7年前
  Christian Kratky fb8b60fccc Add overload for subscribing. 7年前
  Christian Kratky ad8506cc30 Update documents 7年前
  Christian Kratky 333fc4c387 Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client. 7年前
  Christian Kratky 2cb1c544f5 Add extension method for subscriptions 7年前
  Christian Kratky 644e948489 Fix keep alive checks in server 7年前
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client 7年前
  Christian Kratky 69781d822a Update docs, fix managed client connection issue 7年前
  Christian Kratky ee6ec14bf8 Add interface for server options. Add context class for connection validator (hide internal packets). 7年前
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. 7年前
  Christian Kratky ebfc6aab6b Fix nuget spec 7年前
  Christian Kratky e54b4f58df Update version info. Fix typo. Add MqttServerOptionsBuilder. 7年前