描述
This plugin is a client of RealTime Web Chat websocket service, build real time chat on your site.
This service give posibilities to create and moderation your room.
Install
- Upload install and activated this plugin after wordpress.org repository or download zip;
- Create account on RealTime Web Chat;
- Insert public and private key on page ‘Settings > LiveChat LazucruB’
- Type shortcode [real-time-chat] to show chat window on page.
Credits
- jQuery
- jQuery UI Accordeon
- jQuery Templates
- Emoji Picker
评价
2022 年 5 月 4 日
this plugin sends the “username” and “email” of the wordpress admin to an websocket url.
ws = new WebSocket(‘ws://ec2-13-48-132-210.eu-north-1.compute.amazonaws.com:8080’ + queryGet);
贡献者及开发者
更新日志
1.0
- Release
1.1
- Change AJAX to WebSocket technology
- Use RealTime Web Chat remote service
1.2
- Add emoji picker
- Fix some bugs