First of all thanks for the amazing code. Especially the websocket chat for private messaging.
So this issue was already posted at #9 but since there is still no answer, I will post this issue again.
I really like to use and study the script but I am using windows 7 64 bit with PHP 5.6, and since the "posix" functions of PHP like "posix_getpid" doesn't work on windows, I can't use it.
Is there any alternative PHP functions for posix or could you update the chat3 demo so I can use it under Windows?
First of all thanks for the amazing code. Especially the websocket chat for private messaging.
So this issue was already posted at #9 but since there is still no answer, I will post this issue again.
I really like to use and study the script but I am using windows 7 64 bit with PHP 5.6, and since the "posix" functions of PHP like "posix_getpid" doesn't work on windows, I can't use it.
Is there any alternative PHP functions for posix or could you update the chat3 demo so I can use it under Windows?