Starship
v0.0.1
Pages
Modules
Starship.Reactor.Websocket.ResponseCodes
(Starship v0.0.1)
View Source
Response Codes to be returned by a Websocket close frame.
Link to this section
Summary
Functions
client_terminating_due_to_unnegotiated_extension()
going_away()
normal_close()
reserved_for_abnormal_closing()
reserved_for_failed_tls_handshake()
reserved_for_future_use()
reserved_for_no_status_code_present()
terminating_due_to_message_too_big_to_process()
terminating_due_to_not_consistent_data()
terminating_due_to_protocol_error()
terminating_due_to_unacceptable_data()
terminating_due_to_unexpected_condition()
terminating_due_to_violated_policy()
Link to this section
Functions
Link to this function
client_terminating_due_to_unnegotiated_extension()
View Source
Link to this function
going_away()
View Source
Link to this function
normal_close()
View Source
Link to this function
reserved_for_abnormal_closing()
View Source
Link to this function
reserved_for_failed_tls_handshake()
View Source
Link to this function
reserved_for_future_use()
View Source
Link to this function
reserved_for_no_status_code_present()
View Source
Link to this function
terminating_due_to_message_too_big_to_process()
View Source
Link to this function
terminating_due_to_not_consistent_data()
View Source
Link to this function
terminating_due_to_protocol_error()
View Source
Link to this function
terminating_due_to_unacceptable_data()
View Source
Link to this function
terminating_due_to_unexpected_condition()
View Source
Link to this function
terminating_due_to_violated_policy()
View Source