Web Socket Server

DT - コードプラグイン - 2024/03/26

Web Socket Server Used By Blueprints

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.1 - 5.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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