In this repository, I was experimenting with multiplayer functionality in Unreal Engine 4.
My main goal was to make creating and managing sessions as simple as possible — ideally allowing the user to start a session with just a single Blueprint node.
This project was more of a playground for me.