morozovsk / websocket

simple php websocket server + demos + yii/yii2 integration + php 7 support
368 stars 74 forks source link

websocket lunch on remote host #42

Closed mkeyno closed 7 years ago

mkeyno commented 7 years ago

hi, I'm sorry to open ticket for my question , but actually I'm not pro in php and with your instruction not figure out how to install it in my remote directory host , and really appreciate for couple of hints , in fact I've tried to hook url on my host to the Telegram webhoock call back bot, so at first step new update data inserted to MySQL database then websoket server give the update data to designated live client . can you tell me which files should be copy in designated host URL and what files should be modified? Thanks

morozovsk commented 7 years ago

Sorry, this library developed for php-developers, not for end-users. This library works, but I will not develop and support it because I will use https://github.com/walkor/Workerman