Web Socket Server

DT - Code Plugins - Mar 26, 2024

Web Socket Server Used By Blueprints

  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

蓝图可以直接使用的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.

Technical Details

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