Yiicod/yii2-socketio

Dear Community,

I want to implement notification feature with websockets and for that I am using yiicod/yii2-socketio but the documentation is not enough for me. I don’t know how to create instance for socketio, there is no initial code for creating simple connection… My client is react app and I am using apache server with yii2 and react app is connected with yii2 api.

Environment: OS: UBuntu 20.04, Database: mySQL, Backend API: Yii2, Frontend: ReactJs

If anyone of you have an experience with implementation of websockets in yii2 then please share it with me.

Thank you