SocketIO icon indicating copy to clipboard operation
SocketIO copied to clipboard

Sending an event to the server or client from another php file in the project

Open DimmmCom opened this issue 2 years ago • 1 comments

Hello. Is it possible to send an event to a frontend client or a backend server from another php file in the project? Here, for example, how it is implemented in the Workerman PHP SocketIO library. https://github.com/walkor/phpsocket.io/issues/228

DimmmCom avatar Jul 31 '23 22:07 DimmmCom

Hi @DimmmCom ,

Currently this is not tested yet with workerman, but if you want to contribute to this package just send a pull request.

Thank you

cydrickn avatar Aug 05 '23 10:08 cydrickn