Name
eventd-ws.conf — WebSocket plugin configuration
Synopsis
Configuration for the WebSocket plugin.
Description
The ws plugin implements the EVENT protocol over WebSocket.
Global sections
Section [Server]
The ws plugin is using the same TLS certificate/key files as eventd.
See eventd.conf(5).
ListenWS=
-
A list of bindings
Uses the same values as the
--listen
option of eventd. See eventd(1). WebSocketSecret=
-
A string
This secret is checked in client WebSocket handshake.
Use
ws[s]://:
URI (password with no user) to send a secret on client side.secret
@host
/
See Also
- eventd core man pages
-
- eventd(1)
eventd daemon command-line options
- eventdctl(1)
eventdctl (control tool) command-line options
- eventd.conf(5)
-
eventd configuration
Contains information about all the event configuration
Plugins distributed with eventd will use the same scheme: eventd-
plugin-name
for their additional eventd command-line options, eventdctl-plugin-name
for their additional eventdctl command-line options, eventd-plugin-name
.conf for their configuration, - Plugins man pages
exec plugin: eventd-exec.conf(5)
file plugin: eventd-file.conf(5)
nd plugin: eventdctl-nd(1) eventd-nd.conf(5)
im plugin: eventdctl-im(1) eventd-im.conf(5)
sound plugin: eventd-sound.conf(5)
tts plugin: eventd-tts.conf(5)
notify plugin: eventd-notify.conf(5)
canberra plugin: eventd-canberra.conf(5)