# `METHOD` CONNECT_TO_WEB_SOCKET_SERVER
WEB_SOCKET_SERVER로 생성한 웹소켓 서버에 연결합니다.

## Parameters
* `OPTIONAL` *portOrParams*
* `OPTIONAL` *portOrParams.isSecure*
* `OPTIONAL` *portOrParams.host*
* `OPTIONAL` *portOrParams.port*
* `REQUIRED` *connectionListenerOrListeners*
* `REQUIRED` *connectionListenerOrListeners.success*
* `OPTIONAL` *connectionListenerOrListeners.error*
