77 コミット (c92cd1049968bb89d669db7b1eae57fdd9aa2537)

作成者 SHA1 メッセージ 日付
  Christian Kratky ffc1d950da Add authorization for MQTTnet.Server 5年前
  Christian Kratky 2d03c267e4 Expose binary password to MqttConnectionValidatorContext. 5年前
  Christian Kratky ccfe67e6a6 Fix wrong password handling (string -> byte[]) 5年前
  Christian Kratky 6614b23ab8 Add extension library for WebSocket4Net usage. 5年前
  Christian Kratky d1a17314ef Add extension library for WebSocket4Net usage. 5年前
  Christian Kratky 53ab2ac140 Add Wiki Code. 5年前
  Christian Kratky 65896269da Improve protocol version detection. 5年前
  Christian Kratky 61b10a8b56 Add extension methods. 5年前
  Christian Kratky ad5834dd1f Add long runnings tests for all QoS levels. 5年前
  Christian Kratky 03bfc5f00b Refactor event handler namings. 5年前
  Christian Kratky 8708609498 Add more function mappings for MQTTnet Server. 5年前
  Christian Kratky c0507fcc55 Refactor interceptors etc. to support async. 5年前
  Christian Kratky cc113a6c34 Refactor namespaces. 5年前
  Federico Di Gregorio bc1a197c4f Align conditions in dependent project with conditions in MQTTnet 6年前
  Christian Kratky 3e7b41e712 Refactor code. 6年前
  Christian Kratky 5abee2512f Update nuget packages. 6年前
  Christian Kratky 16ad07cfc9 Add wrapper for WebSocket4Net. 6年前
  Christian Kratky 0322660561 Refactor async/await and ConcurrentDictionary usage. 6年前
  Christian Kratky caea7910b4 Refactor message processing and async/await usage. 6年前
  Christian Kratky 26eed30dbf Added custom exception for gracefully closed exceptions. 6年前
  Christian Kratky 20779dfece Reorganize solution structure. 6年前
  Christian Kratky e62316105f Refactor server socket management for Linux support. 6年前
  Christian Kratky eb48f87667 Update packages 6年前
  Christian Kratky 78360bc24a Add ID property for the ManagedMqttApplicationMessage. 6年前
  Christian Kratky 3480d9ac35 Refactoring 6年前
  Christian Kratky e6de4d014e Update client test app 6年前
  Christian Kratky 66ebdfd61a Add test for simple server and client execution. 6年前
  Christian Kratky 1cbec27b7f Fix projects 6年前
  JanEggers 4e74b59796 added extension method 6年前
  Christian dc7b9414d9 Refactor logging. Remove TCP adapter from HTTP host if disabled. 6年前
  Christian 9e90111b37 Fix several deadlocks 6年前
  Christian 17b74f20c9 Migrate to Stream-less approach. 6年前
  Christian ae11e31048 Refactoring 6年前
  Christian ec41efd860 Fix client dead lock and protocol version issues. 6年前
  Christian 8f96acaec4 Fixed a race condition in client and server. 6年前
  Christian Kratky 333fc4c387 Fixed an TLS issue in the MqttClientOptionsBuilder; Fix a subscription issue in the managed client. 7年前
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client 7年前
  Christian Kratky 0ee3c8e135 Add statistics of last sent packets to the _ConnectedClient_. 7年前
  Christian Kratky bc959a8c3d Performance optimizations 7年前
  Christian Kratky 69781d822a Update docs, fix managed client connection issue 7年前
  Christian Kratky 611fabcd01 Performance optimizations 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 b02b0ccd7c Refactor some names. 7年前
  Christian Kratky e54b4f58df Update version info. Fix typo. Add MqttServerOptionsBuilder. 7年前
  Christian Kratky 77b80dc53e Removed 3rd-Party libraries. 7年前
  JanEggers 8672fb2792 fixed websocket subprotocol negotiation 7年前
  JanEggers afd56a7f6f added indication of what Mqtt TargetFramework is used 7年前
  Jan Eggers 683d97dc14 added another platform to overcome breaking change in ms.extensions.di 2.0.0 7年前
  Christian Kratky eaf27c1e12 Update documentation 7年前