Internet Protocol
Unreal Engine Plugin

Examples / Demo

Setup demo project

Plugin Demo

If you wish to test the plugin power before buy or use follow the instruction bellow.

Download Bun and install

Download Demo.zip and Bun.zip and extract file

Open a terminal inside Bun and type bun run ue-server

Run as many instance do you wish and connect to go server using localhost as adress and 8080 as port

Plugin Example

If you wish to test the websocket and http examples follow the instruction bellow.

Setup

Download Bun and install

Download Bun.zip and extract file

Go to Bun folder(extracted from Bun.zip), open terminal and type bun run dev <resolver>

Change <resolver> by: udp-client tcp-client, http-client, ws-client, udp-server tcp-server, http-server, ws-server

Now choose a unreal map and connect to server