Good afternoon. I have a question. Currently, a one-to-one private chat tool is required for a website member. It was developed using php. Currently, the first implementation method is round robin, but it will consume resources. Do you have any good solutions besides this? Good afternoon.
I have a question. Currently, a one-to-one private chat tool is required for a website member. It was developed using php.
Currently, the first implementation method is round robin, but it will consume resources.
Do you have any good solutions besides this?
Reply content:
Good afternoon.
I have a question. Currently, a one-to-one private chat tool is required for a website member. It was developed using php.
Currently, the first implementation method is round robin, but it will consume resources.
Do you have any good solutions besides this?
Let's take a look at laychat PHP written by workerman. the back-end source code is open.
Http://www.workerman.net/layc...
Workermanhttp: // www.workerman.net/
Websocket
Http://www.rongcloud.cn
Integration
You can use workman or write socket as needed.
You can use the IM service provided by a third party.
Reliable products include Rongyun and NetEase Yunxin.
Our company currently uses NetEase cloud mail.