SocketIOClient-Unreal
SocketIOClient-Unreal copied to clipboard
Can we make one to one chat for clients using this plugin?
This plugin uses server-client architecture. P2P without a server won't work. You can however make private chat between client as long as the server handles routing.