Browse Source

Update readme

release/3.x.x
Christian Kratky 7 years ago
parent
commit
4b62236638
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -10,7 +10,7 @@ MQTTnet is a .NET library for MQTT based communication. It provides a MQTT clien
## Features
* MQTT client included
* MQTT server (broker) included
* TLS 1.2 support for Client and Server
* TLS 1.2 support for client and server
* Async support
* List of connected clients available (server only)
* Extensible communication channels (i.e. In-Memory, TCP, TCP+SSL, WebSockets (not included in this project))


Loading…
Cancel
Save