mystique-server

command
v0.0.0-...-80ab217 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

The Mystique MQTT Server is a simple MQTT server.

Usage: mystique-server [options]

Options:
-d, --debug                      Print debug logs
    --listen.http string         TCP address for HTTP+websocket server to listen on (default ":1880")
    --listen.https string        TLS address for HTTP+websocket server to listen on (default ":1443")
    --listen.status string       Address for status server to listen on (default ":9383")
    --listen.tcp string          TCP address for MQTT server to listen on (default ":1883")
    --listen.tls string          TLS address for MQTT server to listen on (default ":8883")
    --tls.cert string            Location of the TLS certificate
    --tls.key string             Location of the TLS key
    --websocket.pattern string   URL pattern for websocket server to be registered on (default "/mqtt")

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL