Browse Source

Merge pull request #1241 from soyoo/master

Update README.md
release/3.x.x
HansM 3 years ago
committed by GitHub
parent
commit
b66a18f8dd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -56,7 +56,7 @@ MQTTnet is a high performance .NET library for MQTT based communication. It prov

_MQTTnet Server_ is a standalone cross platform MQTT server (like mosquitto) basing on this library. It has the following features.
* Running portable (no installation required)
* Runs und Windows, Linux, macOS, Raspberry Pi
* Runs under Windows, Linux, macOS, Raspberry Pi
* Python scripting support for manipulating messages, validation of clients, building business logic etc.
* Supports WebSocket and TCP (with and without TLS) connections
* Provides a HTTP based API (including Swagger endpoint)


Loading…
Cancel
Save