Skip to content

server: syncronize ws ping/pong messages #542

server: syncronize ws ping/pong messages

server: syncronize ws ping/pong messages #542

Triggered via pull request August 7, 2024 16:38
Status Success
Total duration 11s
Artifacts

gitspiegel-trigger.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
unused import: `std::time::Duration`: examples/examples/ws.rs#L28
warning: unused import: `std::time::Duration` --> examples/examples/ws.rs:28:5 | 28 | use std::time::Duration; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default