HTML5 Multiplayer

hello

id like to draw your attention to this experimental build/plugin that is supposed to cater for HTML5 multiplayer.
https://github.com/EpicGames/UnrealEngine/commit/5a54a880bac95a7e0120bdda90c1caea5005e215

and here is the answerhub link it came from
https://answers.unrealengine.com/questions/175963/html5-multiplayer.html

so far i haven’t been able to get a packaged game to run in browser with this build.
maybe someone here can do a snazzy bit o messin and help fix the problems with it. it would be awesome if it worked :slight_smile:

Hi! Did anyone get multiplayer working in webGL?

I have but I wrote my own user manager for my server. It’s pretty basic but I’m working on it! :slight_smile:

Are you using Websockify? GitHub - novnc/websockify: Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.