how to establish websocket connection using construct 2's websocket plugin
BACKEND:
output of "http://localhost:8000/laravel-websockets"
EVENTS
api-message Channel: channel, Event: xxx\xxx\GetCurrentEss
.
.
.
out of "php artisan websockets:serve"
Connection id 46419999.242232123 sending message {"event":"log-message","channel":"private-websockets-dashboard-api-message","data":{"type":"api-message","time":"23:59:40","details":"Channel: channel, Event: xxx\\xxx\\GetCurrentEss","data":"{\"points\":1000}"}}
thanks in advance... :)