Quick Start

Creating the project

Open Plugins
Copy UEQuic plugin to your project Plugins directory
generate project files
Activate UEQuic plugin and restart the project in your IDE

Build the solution in your IDE. And you are ready to go! All the binaries and libs where generated and plugin is ready.

Open ConnectionDemo level in Plugin's folder

If your server is not running you will get this kind of log

Server not running
Running QUIC server output

Now please open connection test blueprint to see the examples

Last updated