Spotlight Sale: Save 50% on select Plugins now through September 16.

Http request & WebSocket communication Blueprint Helper

RLoris - Code Plugins - Jul 11, 2021

Plugin handling http request and websocket communication

  • Supported Platforms
  • Supported Engine Versions
    4.25 - 4.27, 5.0 - 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.
About


This plugin exposes easy to use blueprint functions to make advanced http request and open websocket communication, you can use them everywhere

You can use it for server-sent events (one way communication) and websocket communication (two way communication)

If you found this plugin helpful, leave a rate or comment for others


> If you wish to manipulate and (de)serialize struct to/from XML/JSON, checkout my other plugin available here on the marketplace

> If you wish to create a TCP or UDP socket, checkout my other plugin for socket available here on the marketplace

> If you wish to encrypt data or file before sending them, checkout my other plugin for security available here on the marketplace

> If you wish to handle files on your system, checkout my other plugin for files handling available here on the marketplace


Features


  • Make http request (GET, POST, PUT, DELETE, HEAD, PATCH)
  • Track request progress
  • Use custom headers for request and websocket
  • Supports server sent events, one way http communication (in UE 5.2 & above )
  • Send text, binary or file payload
  • Define a timeout for the request
  • Establish a websocket client connection (ws, wss)
  • Send text, binary messages over websocket
  • Async nodes available for quick and simple usage


Details


Code Modules:

  •  HttpHelper (Runtime)

Number of Blueprints nodes: 20

Number of C++ Classes: 5

Network Replicated: No

Supported Development Platforms: Win, Mac, Linux

Supported Target Build Platforms: Win32, Win64, Android, Linux, IOS, MacOS

Technical Details

Instructions


Setup can be found here

Documentation can be found here

Support can be found here

Demos can be found here


Bugs


You can ask question before buying, check the documentation/question sections as it may contain the answer you are looking for !

Keep in mind that I don't do your work for you, I only provide the right tools to help your development process !

If you find a bug, please fill in this form, I will investigate and fix it if you provide the relevant details to reproduce it !


Feature requests


If you want a new feature related with this plugin use case, ask a question here with the feature description and what you have in mind, I will implement it eventually.

For any other reason, you can contact me by clicking on my markeplace name (RLoris) under plugin name and using my support email.