Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CefMessageRouterBrowserSide #360

Open
TetrisSQC opened this issue Apr 12, 2021 · 3 comments
Open

CefMessageRouterBrowserSide #360

TetrisSQC opened this issue Apr 12, 2021 · 3 comments

Comments

@TetrisSQC
Copy link

Hi,

I wonder if there is a way to add a javascript callback function via
https://magpcss.org/ceforum/apidocs3/projects/(default)/CefMessageRouterBrowserSide.html

Christian

@salvadordf
Copy link
Owner

Hi,

That class is not a part of the C API in CEF but it's possible to use the IPC examples in the demos to send and receive messages between the Chromium processes.

This is not the first time some user asks for this feature and I'll keep this request open but right now I'm very busy and I can't make promises about when it will be implemented.

@jchoover
Copy link

jchoover commented Sep 9, 2021

Such as https://github.com/jchoover/CEF4Delphi/tree/feature/generic_message_router/demos/Delphi_VCL/GenericMessageRouter?

@salvadordf
Copy link
Owner

salvadordf commented Sep 9, 2021

Thanks again jchoover! :)

I'll put a link to the forum thread where you offered this work :
https://www.briskbard.com/forum/viewtopic.php?f=8&t=616

I still need time to study all your code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants