- Added a
--daemonize
flag so Funnel can background itself (experimental) - Added a
--logfile FILE
option to redirect output - Added a
--ws-port PORT
options - Added a
--wss-port PORT
option - Added a
--version
flag
- No longer include a default certificate
- Only start WSS server when a certificate is provided
- Changed the default
--keystore-password
from"funnel"
to"password"
(same as bhauman/certifiable)
- Correctly format log messages that contain parameters (like jdk.event.security)
- First prerelease version, implements
:funnel/whoami
,:funnel/subscribe
,:funnel/unsubscribe
,:funnel/broadcast
,:funnel/query
. - Selectors:
true
, vector, map.