-
- Downloads
webgui: use CEF messaging for websockets emulations
Instead of longpoll protocol one can use CEF messaging, which allows to send data directly to JS client from any place of the server. Messaging callback initialized with first cefQuery, which made permanent
Showing
- gui/canvaspainter/v7/cef/osr_handler.cxx 136 additions, 8 deletionsgui/canvaspainter/v7/cef/osr_handler.cxx
- gui/canvaspainter/v7/cef/osr_handler.h 6 additions, 1 deletiongui/canvaspainter/v7/cef/osr_handler.h
- gui/canvaspainter/v7/cef/simple_app.cxx 1 addition, 1 deletiongui/canvaspainter/v7/cef/simple_app.cxx
- gui/canvaspainter/v7/src/TCanvasPainter.cxx 4 additions, 1 deletiongui/canvaspainter/v7/src/TCanvasPainter.cxx
Loading
Please register or sign in to comment