Hi , in Socket Plugin, how can I pass a value with “Create Socket Connection” node, from UE4 client to Java server, while connecting?
I want to verify logins via token key. If token key is not valid, user will be immediately kicked from Java server. How can I achieve this?