tokio-tungstenite-keepalive

Crates.iotokio-tungstenite-keepalive
lib.rstokio-tungstenite-keepalive
version0.1.0
sourcesrc
created_at2022-10-06 08:32:52.030184
updated_at2022-10-06 08:32:52.030184
descriptionA library to wrap WebsocketStreams in order to make them respond to Ping
homepage
repositoryhttps://github.com/GnomedDev/tokio-tungstenite-keepalive
max_upload_size
id681098
size7,181
Gnome! (GnomedDev)

documentation

README

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.

Commit count: 2

cargo fmt