Setup
Setup header library
C++ Requirements
You must follow these requirements before you begin
- Your project must use C++ 17 or above
- Requires InternetProtocol
- Requires (ASIO non-boost 1.30.x or above)
- (Openssl is only required if you need to use it within the library.)
How to use
Download InternetProtocol
and ASIO non-boost
Extract both headers to include folder of your project
You need to build Openssl
and link its libraries to your project yourself if you wish to use it.
Unreal Engine Requirements
You must follow these requirements before you begin
- Your project must use unreal engine 4.27 or above
- Requires InternetProtocol Plugin or from Fab marketplace if you wish to support me