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 中文