SocketIOClient-Unreal
SocketIOClient-Unreal copied to clipboard
Websocket Plugin Interest
Thumbs up this issue if you'd be interested in a pure websocket variant of this plugin.
If this feature turns out to be out-of-scope for this plugin there is https://github.com/feixuwu/UEWebsocket (which we had a positive experience with).
For clarity does that mean this won't work with traditional WebSocket end points?
Server needs to use socket.io protocol, transport typically does happen over websockets. It's kinda in the name of the plugin...