v0.20.0
New Feature
Mobius now supports TLS (Transport Layer Security) for encrypted connections between clients and the server. When enabled, TLS runs on separate ports alongside the standard unencrypted ports, allowing both secure and legacy client connections simultaneously.
For setup details, refer to: tls.md
Changelog
- 357baa9 Add optional TLS support for encrypted client connections