kopia lustrzana https://github.com/Yakifo/amqtt
fix indentation
rodzic
b90b53e755
commit
679c0cf20c
20
README.md
20
README.md
|
@ -19,16 +19,16 @@
|
|||
- Client auto-reconnection on network lost
|
||||
|
||||
- Plugin framework for functionality expansion; included plugins:
|
||||
- `$SYS` topic publishing
|
||||
- AWS IOT-style shadow states
|
||||
- x509 certificate authentication (including cli cert creation)
|
||||
- Secure file-based password authentication
|
||||
- Configuration-based topic authorization
|
||||
- MySQL, Postgres & SQLite user and/or topic auth (including cli manager)
|
||||
- External server (HTTP) user and/or topic auth
|
||||
- LDAP user and/or topic auth
|
||||
- JWT user and/or topic auth
|
||||
- Fail over session persistence
|
||||
- `$SYS` topic publishing
|
||||
- AWS IOT-style shadow states
|
||||
- x509 certificate authentication (including cli cert creation)
|
||||
- Secure file-based password authentication
|
||||
- Configuration-based topic authorization
|
||||
- MySQL, Postgres & SQLite user and/or topic auth (including cli manager)
|
||||
- External server (HTTP) user and/or topic auth
|
||||
- LDAP user and/or topic auth
|
||||
- JWT user and/or topic auth
|
||||
- Fail over session persistence
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
@ -11,16 +11,16 @@
|
|||
- Support QoS 0, QoS 1 and QoS 2 messages flow
|
||||
- Client auto-reconnection on network lost
|
||||
- Plugin framework for functionality expansion; included plugins:
|
||||
- `$SYS` topic publishing
|
||||
- AWS IOT-style shadow states
|
||||
- x509 certificate authentication (including cli cert creation)
|
||||
- Secure file-based password authentication
|
||||
- Configuration-based topic authorization
|
||||
- MySQL, Postgres & SQLite user and/or topic auth (including cli manager)
|
||||
- External server (HTTP) user and/or topic auth
|
||||
- LDAP user and/or topic auth
|
||||
- JWT user and/or topic auth
|
||||
- Fail over session persistence
|
||||
- `$SYS` topic publishing
|
||||
- AWS IOT-style shadow states
|
||||
- x509 certificate authentication (including cli cert creation)
|
||||
- Secure file-based password authentication
|
||||
- Configuration-based topic authorization
|
||||
- MySQL, Postgres & SQLite user and/or topic auth (including cli manager)
|
||||
- External server (HTTP) user and/or topic auth
|
||||
- LDAP user and/or topic auth
|
||||
- JWT user and/or topic auth
|
||||
- Fail over session persistence
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue