Constant axum::extract::ws::close_code::AGAIN

source ·
pub const AGAIN: u16 = 1013;
Expand description

Indicates that the server is overloaded and the client should either connect to a different IP (when multiple targets exist), or reconnect to the same IP when a user has performed an action.