This listing has not been migrated to FAB by the seller. It is only available to use from your Vault in the Epic Games Launcher.Learn more about Fab

Internet Protocol Client Websocket, HTTP and Json.

Nathan Miguel - Code Plugins - May 13, 2024
Not Yet Rated

Internet Protocol exposes Websocket, HTTP, and Json modules to the blueprint.

  • Supported Platforms
  • Supported Engine Versions
    5.2 - 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.

Internet Protocol exposes Websocket, HTTP, and Json modules to the blueprint. The goal of this plugin is, in addition to making it easier, to give you full control over managing connections and manipulating messages via Json.

Technical Details

Features: (Please include a full, comprehensive list of the features of the product)

  •  WebSocket Connections: Effortlessly establish real-time, two-way communication channels with servers using WebSockets.
  • HTTP Requests: Seamlessly send and receive data with HTTP requests, supporting GET, POST, PUT, and DELETE and more methods.
  • Json: Manage JSON data more easily using blueprints.
  • Blueprint-Friendly: Intuitive blueprint integration allows for quick and easy setup within your projects.
  • Asynchronous Operations: All networking processes are handled asynchronously, maintaining smooth gameplay without big performance hitches.


Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  InternetProtocol (Runtime)


Number of Blueprints: 7

Number of C++ Classes: 4

Supported Development Platforms: Win32, Win64.

Supported Target Build Platforms: Win32, Win64.

Discord: https://discord.gg/DBNATxA6Jx

Documentation: Documentation Website

Report issues: Issues Website

Example Project: Projects Example

Important/Additional Notes: I only tested the plugin on the Windows platform but you can compile and use it on other platforms as linux, android and etc.

Tags

HTTP REQUESTJSONWEB SOCKET CLIENTWEBSOCKETSHTTP