Documentation
Storybook (Main)
Storybook (Develop)
Preparing search index...
The search index is not available
Webebeb Team's Tools Docs
Webebeb Team's Tools Docs
stores/socket/socket.config
SocketConnectionConfig
Interface SocketConnectionConfig
소켓 연결 설정 인터페이스입니다.
interface
SocketConnectionConfig
{
auth
?:
SocketAuth
;
namespace
:
SocketNamespace
;
}
Index
Properties
auth?
namespace
Properties
Optional
auth
auth
?:
SocketAuth
인증 정보 (선택적)
namespace
namespace
:
SocketNamespace
소켓 네임스페이스
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
namespace
Documentation
Storybook (Main)
Storybook (Develop)
Webebeb Team's Tools Docs
Loading...
소켓 연결 설정 인터페이스입니다.