#ping #wrap #order #respond #alive #message #websocket-stream

tokio-tungstenite-keepalive

A library to wrap WebsocketStreams in order to make them respond to Ping

1 unstable release

0.1.0 Oct 6, 2022

#6 in #alive

MIT license

7KB
102 lines

tokio-tungstenite-keepalive

A library to wrap a WebsocketStream in order for it to always respond to Ping messages within a timely manner, without having to check for it manually, keeping connections alive.

Dependencies

~6–15MB
~187K SLoC