mehmet Posted April 17, 2018 Share Posted April 17, 2018 Hi, I use the CEF system for inventory. There are problems with FPS, with active use. For data transfer I use Ajax. She cope badly. Are there other ways to transfer data? (I do not want to use DX) Link to comment
MIKI785 Posted April 18, 2018 Share Posted April 18, 2018 There are several options, triggerLatentClientEvent, triggerLatentServerEvent, fetchRemote, downloadFile. Then you can let the browser know that the download's finished via executeBrowserJavascript. Although, the browser should be able to handle this stuff without issues. Maybe it's just that your script is inefficient. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now