SocketIOClient-Unreal-Example icon indicating copy to clipboard operation
SocketIOClient-Unreal-Example copied to clipboard

sample project using the socketio-client-ue4

Results 6 SocketIOClient-Unreal-Example issues
Sort by recently updated
recently updated
newest added

Hi I downloaded your repo and installed dependencies: ``` $ cd .\Server\ $ npm install --save-dev bufferutil@^4.0.1 $ npm install --save-dev utf-8-validate@^5.0.2 ``` But when I try to start the...

What Url is the unreal app finally going to use after shipping the product to connect to my socket.io server, i need to either know it and if possible change...

I did this project a year ago on my windows, now I have a desire to try it out on my new macbook, but the problem is that I can't...

question

\socketio-client-ue4-example-1.6.0\socketio-client-ue4-example-1.6.0\server\node_modules\ws\lib\websocket.js:416 ...options ^^^ SyntaxError: Unexpected token ... at createScript (vm.js:74:10) at Object.runInThisContext (vm.js:116:10) at Module._compile (module.js:533:28) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:503:32) at tryModuleLoad (module.js:466:12) at Function.Module._load (module.js:458:3) at Module.require...

bug
question

If the Plugins folder is kept there and the user activates the Socket.io plugin from the list of plugins in UE5, the preview works (Play in editor), however the packaging...

hello, I am interested in your project, will it be suitable with version 4.27.1? I want to add a delay to each message and set it to be deleted after...

question