Asynchronous and synchronous message routing

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Asynchronous and synchronous message routing

Postby codetemplar » Sun May 08, 2016 6:56 pm

Hi all,

I have managed to get asynchronous message routing between my render process and browser process for IPC with c++ and javascript. This works fine 99% of the time, but unfortunately I need to also have synchronous message routing. I have read this is possible by using XMLHTTPRequest synchronously and intercepting this in the browser side c++. I can't find any documentation or examples on how to do this. Can somebody please give me a high level view of how this message routing works and then point me to some resources on how I can intercept the XMLHTTPRequest?

Thanks.
codetemplar
Newbie
 
Posts: 5
Joined: Thu Feb 25, 2016 3:25 pm

Return to Support Forum

Who is online

Users browsing this forum: No registered users and 41 guests