Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个分类广告网站,我的用户通过我的 MySQL 数据库注册。现在我想集成一个匿名访问者可以用来与用户就用户的广告聊天的聊天功能。对于每个访问者,用户都需要一个聊天室,所以对于用户来说,类似 Facebook 的聊天可能会很好。
有人可以告诉我是否有一个免费的脚本,它具有所有这些功能或大部分功能?
我们正在使用https://chatpocket.com,它有通知新消息的 android 应用程序,您可以在一个帐户上拥有多个网站。它是免费的,也可用于商业用途。