These are the project files from my video tutorial series on Unreal Engine multiplayer, utilizing EOS Integration Kit.
EIK Example is project utilizing EIK to create players lobby, server browser, invites, match settings and over all good series on learning basic p2p networking.
Important: EIK Example project requires EOS Integration Kit to function. Using it with general EOS plugins or any other EOS plugins will require modifications to ensure it works the same way as it does out of the box with EOS Integration Kit.
You can purchase EIK from FAB store here or compile the GitHub version.
The project also uses the Common UI plugin that comes with Unreal Engine, as it is a mix of multiplayer and Common UI tutorials.