Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Im confused about server side ?? #8

Open
hayden-t opened this issue May 30, 2019 · 1 comment
Open

Im confused about server side ?? #8

hayden-t opened this issue May 30, 2019 · 1 comment
Labels

Comments

@hayden-t
Copy link

hayden-t commented May 30, 2019

So in demo you use php -S to spawn a php's own little server on 9001, but this seems to be able to only talk to one client at a time ? ie while one browser or tab is loaded, no others can connect, just get blank page with loading...

How do you think we should use this to push updates to multiple users at a time ?

@hhxsv5
Copy link
Owner

hhxsv5 commented Aug 6, 2019

Simply use FPM or Apache, and complex Swoole WebSocket Server.

@hhxsv5 hhxsv5 added the question label Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants