⚠️ Internal: This API is not publically exported by the package.

      Type alias SocketReadyState

      SocketReadyState: "opening" | "open" | "readOnly" | "writeOnly" | "closed"