Web Socket Server

DT - 코드 플러그인 - 2024/03/26

Web Socket Server Used By Blueprints

  • 지원 플랫폼
  • 지원 엔진 버전
    5.1 - 5.4
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

蓝图可以直接使用的WebSocket服务器,可以监听客户端连接成功,断开,消息。只支持WS协议。

Blueprint can be used directly with the WebSocket server, which can listen for client connection success, disconnection, and messages. Only the WS protocol is supported.

기술적 세부사항

Features:

  •  Create Web Socket Server
  •  Bind
  •  Close Server
  • Get All Users
  • Get User Data
  • Send Message
  • Close User

Code Modules:

  •  Runtime :DTWebSocketServer


Supported Development Platforms: Windows

Supported Target Build Platforms: Windows、Linux、Mac

Documentation: English 中文