Skip to content

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 27 May 08:18
· 25 commits to main since this release

Changed

  • Hub logs now include peer IP address. Every WebSocket connection
    log line (opened, closed, errors) includes the client's IP:port in
    the tracing span via axum's ConnectInfo extractor, making it easy
    to identify which device is connecting or disconnecting.