localStorage shared between two cefclient instances

Discussion of current events and participation in intelligent conversation with other CEF users.

localStorage shared between two cefclient instances

Postby opendx » Wed Mar 14, 2018 8:50 am

Hello,

Two instances of cefclient based application need to be able to communicate one with another from js level passing some data back and forth.
I tested possibility to use events with localStorage as it possible with chromium or chrome (tested with this page: https://html5demos.com/storage-events/)
But it's not work with cefclient. Is it possible to have such behavior enabled with cefclient using some command line parameters?
Or maybe another way of inter-process communication (from js level) can be used here?

Thank you!
opendx
Newbie
 
Posts: 1
Joined: Wed Jun 28, 2017 3:07 pm

Re: localStorage shared between two cefclient instances

Postby magreenblatt » Wed Mar 14, 2018 1:40 pm

If the applications have completely separate main processes then you will need to implement your own IPC solution.
magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 18 guests