63 Commits (release/3.x.x)

Author SHA1 Message Date
  1 233ebe96d6 增加扩展 2 years ago
  Christian d1c883ebae Move MQTTnet.Server to dedicated repo. 3 years ago
  Christian 3f92f2ca2b Remove UWP test app because it gets replaced by MQTTnet.App in a separate repository. 3 years ago
  Christian Kratky cc405c3e90 Update settings. 3 years ago
  Christian Kratky e1bf9de347 Add support for topic alias. 3 years ago
  Christian Kratky 1b56155f1c Add Blazor test app. 4 years ago
  Christian Kratky 683bb43486 Fix performance issue in logger. 4 years ago
  Christian Kratky fe48c9c837 Update nuspecs. 4 years ago
  Christian Kratky c6236c0865 Remove nuget config. 4 years ago
  JanEggers 93d8679bbc fixed netcoreapp3.1 build 4 years ago
  Christian Kratky 6e0d3ec0fb Update nuget packages. 4 years ago
  Christian Kratky bd665c3d56 Expose more properties to connection validator context. 5 years ago
  Christian Kratky ffc1d950da Add authorization for MQTTnet.Server 5 years ago
  Christian Kratky 6614b23ab8 Add extension library for WebSocket4Net usage. 5 years ago
  Christian Kratky d1a17314ef Add extension library for WebSocket4Net usage. 5 years ago
  Christian Kratky 7855eccb78 Update solution files. 5 years ago
  Christian Kratky dbee941dcc Update nuget packages. 5 years ago
  Christian 6f5f507323 Extend MQTTnet.Server application. 5 years ago
  Kiarash Ghiaseddin b68247f56d WIP 5 years ago
  Christian Kratky cc113a6c34 Refactor namespaces. 5 years ago
  Jan Eggers 8574bbb64f fixed parsing issue and added test 6 years ago
  Christian Kratky bc20850fba Refactor serializer locking and thread instances. 6 years ago
  Christian Kratky 20779dfece Reorganize solution structure. 6 years ago
  Christian Kratky e62316105f Refactor server socket management for Linux support. 6 years ago
  Christian Kratky a164c120d5 Update solution file. 6 years ago
  Christian Kratky 3480d9ac35 Refactoring 6 years ago
  Jan Eggers 2578b380f9 fixed sln change and moved options to seperate file 6 years ago
  Jan Eggers cadf9f797f added pipe based benchmak 6 years ago
  Christian Kratky 1cbec27b7f Fix projects 6 years ago
  Christian 782dcffc62
Update MQTTnet.sln 6 years ago
  VladimirAkopyan 7b987635f7 ref #230 Limiting the growth of PendingMessagesQueue to a configurable value. it will only store X lated messages, 250 by default. 6 years ago
  Christian 9fdcb08364 Add benchmark app. 6 years ago
  Christian 9f4f37bb51 Update nugets 6 years ago
  Israel Lot 04a4080768 removed performance section from sln file 6 years ago
  Israel Lot e4cf2978e6 Remove useless sempahore object 6 years ago
  Christian 1df6798934 Fix issues in RPC extension. 6 years ago
  Christian Kratky d12d2648b7 Add extension for RPC calls; replace locks; Refactored storage in Managed Client 6 years ago
  Christian Kratky f9d67e2cd2 Merge proces, enable signing of the assembly. 6 years ago
  JanEggers 38904a6213 removed testapp again 6 years ago
  JanEggers 5cbbfedcce added testproject for importing mqtt nugets and verify bin folder 6 years ago
  Christian Kratky 0b002e8d11 Remove the RAW stream approach 6 years ago
  JanEggers 177c7cbf03 added appveyor config for ci and tests 7 years ago
  JanEggers 8025717658 migrate uwp platform to netstandard project 7 years ago
  Jan Eggers bb6eb246e8 added AspNetCore to buildscript and fixed assemblyversion of dotnet build 7 years ago
  Jan Eggers 0e666f0316 use correct casing 7 years ago
  Jan Eggers 1ca9b0bd62 added aspnetcore package and adapted sample app 7 years ago
  Christian Kratky 24c35de330 Refactor manage client 7 years ago
  Christian Kratky f9eb6ed85e Add support for WebSocket server via ASP.NET Core 2.0 7 years ago
  Christian Kratky 11ade8c3df Refactor tracing 7 years ago
  Christian Kratky 9915cc4492 Use event pattern correctly for incoming server connections. 7 years ago