Group Effort to Update WebBrowserWidget (CEF Browser) for use on the HTML5 Platform

The goal of this thread is to upgraede the WebBrowserWidget, or more specifically WebBrowser, for use with the HTML5 build target under UE4.24.3-HTML5. The widget consists of 7 files in total and it ultimately leads us to a function in the internal CEF Browser that I believe needs to be outfitted with emscriptn websockets

image
CEFWebBrowserWindow.cpp
image

I am referencing this stackoverflow thread for an example of how to add the headers for emscriptn websockets. I’ll update this thread with my progress, and I’ll be so thankful to any input others may have about this.

3 Likes