Dexsoft Games: All products 50% off

WebSocket

WanWanHa - Code Plugins - Jan 31, 2023
2
3 out of 5 stars(2 ratings)
  • 50%
  • 0%
  • 0%
  • 0%
  • 50%

Web Socket, easy to use, pure blueprint, easy to understand

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.1
  • 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, pure Blueprint interface, only four delegate to care about,

it can help us to create websocket, or we could new customwebsocket by ourself, and just only bind event we care about,

and it provide interface for socket operations, like send , receive, etc

Technical Details

Features:

  •  send message to server by websocket
  •  receive message from server by websocket
  •  connect to server

Code Modules:

  •  Runtime
  •  Editor
  • WebSocket

Number of Blueprints: 1

Number of C++ Classes:3

Network Replicated: No

B站 教程视频 链接

Documentation: Link

Example Project: Link

Video Tutorials: Link

Important/Additional Notes: