Multiplayer/matchmaking in ue4

I’ve tried to follow the tutorial that unreal released about blueprint multiplayer, but I’ve tested with friends and it didn’t work out well. I got some travel errors, and when I try to do the join game through steam (I implemented the subsystem into the project) it says the server isn’t responding.

Thank you!

I work on this exact thing with different problems.

You want to use Discord to talk about MP UE4?

You could try using the AdvancedSessions plugin for Steam. There is plenty of tutorials and documentation on it. Here is the link you can get it https://forums.unrealengine.com/community/community-content-tools-and-tutorials/41043-advanced-sessions-plugin

How can set it up for android