BP Plugin to handle http request and websocket communication
Technical Details
Features
- Make http request (GET, POST, PUT, DELETE, HEAD, PATCH) with progress callback
- Support custom headers
- Send text or bytes or file stream
- Define a timeout for the request
- Establish a websocket client connection (ws, wss) with connection retry
- Supports text and bytes messages
- Async nodes available for quick and simple usage
Details
Code Modules:
- HttpHelper (Runtime)
Number of Blueprints nodes: 7
Number of C++ Classes: 4
Network Replicated: No
Supported Development Platforms: Win, Mac, Linux
Supported Target Build Platforms: Win32, Win64, Android, Linux, IOS, MacOS
Original_Link: https://www.unrealengine.com/marketplace/en-US/product/http-websocket-helper