1000
WebSocket

1000 Normal Closure

The connection has been closed cleanly, meaning the purpose for which it was established has been fulfilled. Both endpoints agree the session is complete.

Khi bạn thấy mã này

The WebSocket connection closed gracefully after both sides finished exchanging data. This is the expected close code for a successful session.

Cách khắc phục

No fix needed — this indicates everything worked as intended. If you did not expect the connection to close, check your application logic for premature close() calls.

So sánh với

Hướng dẫn

Tình huống gỡ lỗi

Đặc tả

Hướng dẫn quyết định

Thuật ngữ