BlueprintHTTP Server – A Web Server for Unreal Engine

Create a Web Server from your Unreal Engine Application. Serve static files and respond to HTTP(S) requests.

Category:
Tags: , , , , , , , , , , , , , ,

Description

Creates a Web Server and serve files as well as data directly from your Unreal Engine application.

HTTPS Support

Secure your requests with HTTPS.

No Coding Required

The API is fully available for Blueprints, setup an HTTP(S) server in your Unreal Engine game without touching a single line of C++.

Technical Details

Code Modules

Information

Supported Engine Versions

4.24 – 4.27, 5.0 – 5.3