Help: dhtmlx scheduler and websocket in Laravel
working on integrating dhtmlx with laravel 10 backend and UI, application in multi user environment, to load data real time through websocket.
dhtmlx can be connected with any backend platform which supports the REST API (RESTful API). RestDataProvider service supports REST API for dealing with the backend. to interact with the server,need to connect RestDataProvider to the corresponding server scripts , websocket event triggers these scripts.
dhtmlx has documentation on Multi User Backend and REST routes , uses the Faye socket library. Available scripts for Go and Node backend.
Working on Laravel 8 and mysql, need guidance in building backend for dhtmlx to update in realtime through websocket
Thank You Sudhir
Please or to participate in this conversation.