how to get existed connection and create call
Opened this issue · 0 comments
emlax1k commented
For example I am create Client for listen events and I want to get created client in controller and create call action. how to get existed active connection and return it?
Or how to close existed active connection using php? I so method close, but how to get existed connection, I am not understanding