Chun-Sheng, Li

Results 429 comments of Chun-Sheng, Li

Yes. I also have the same issue here. There is no official doc to know how to use this package.

Hi @JakubOnderka, thank you for your reply. Do you mind I add some docs for improving `example.php`? I plan to create the official doc like [that](https://github.com/selective-php/image/blob/master/README.md). Thanks.

I think you can consider following approach: - When it's first to connect the socket server, let server remember authorization token from `Autorization` header. and the server can bind this...

I've created the PR #187 for this issue. My approach is as follows: - Store the client token and user to prepare for validation on the oncoming connection. - I...

@arafsan, if having any problem about sending messahe to private socket id, please write the comment on this issue :).

Hi @awdynto, thanks for your reply. I'm not sure what kinds of dependencies you use. Could you provide your `Node.js`, `SocketIO` and `PHP` versions? Thanks.

@yufewell, could you have any test to prove this change?

Thank you for your reply. Could you provide sample code you execute? And we can look at that about `keep-alive` connection.

The related comment is described in the previous reply. The issue can closed.

Closed because it's alive...