Hi!
This is a question. I’m having a lot of problems with the forums to ask questions.
This the first time I try to develop multiplayer games. I’m using Unreal 5.
Do you know any good resources which talk about what are sessions in Unreal?
I only find tutorials about how to implement them. I want to know which is a session, when to use, how it works…
I’m asking because I don’t know if it is mandatory to have a Online Session System on all multiplayer’s games.
I have found that there are different types of session systems:
- Online Subsystem Null.
- Steam
- Epic
But I don’t understand the differences between them because I don’t know what sessions are.
Thanks!