WebSocket.CLOSING

The connection is in the process of closing.

class WebSocket
enum CLOSING = 2;

Meta