walkor / phpsocket.io

A server side alternative implementation of socket.io in PHP based on workerman.
2.3k stars 508 forks source link

Run on WampServer #258

Closed brunoromeo001 closed 1 year ago

brunoromeo001 commented 3 years ago

Hello, is it possible to run on the wamp server?

DanEscudero commented 3 years ago

I managed to get it working on XAMPP server, so I believe it should work on wamp as well.

In my case, I used virtual host configuration with reverse proxy. Hope this can help:

https://www.serverlab.ca/tutorials/linux/web-servers-linux/how-to-reverse-proxy-websockets-with-apache-2-4/ https://stackoverflow.com/questions/22919276/how-to-connect-socket-io-through-a-reverse-proxy

brunoromeo001 commented 3 years ago

Hey, i try do this but not work very well, all services stoped. I'm use Slim 4 and want any thing that send notify when i add some.