62 コミット (4b44a2b2b18b7215cd8744380de2912657e284e5)

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