luocker / bubble

基于Swoole的在线聊天web应用,支持群聊、私聊和以及机器人互动.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

基于 PHP-Swoole 的在线聊天WEB应用

兼容

  • 所有主流浏览器
  • IE 10、11、Edge
  • 移动设备

技术支持

  • Swoole - Websocket(一个纯C编写的高性能网络通信PHP扩展)
  • Medoo(轻量级PHP MySql封装库)
  • jQuery-Sina-Emotion(新浪微博表情jQuery插件,美化版)
  • Html5 Websocket
  • Bootstrap 3.3.5
  • 图灵机器人API
  • FancyBox - 强大的图片Popup浏览插件
  • LRZ4 - 图片压缩

功能&&实现

  • 群聊
  • 私聊
  • 机器人交互
  • 异常重连
  • 实时用户状态提醒
  • 实时消息红点提示
  • 微博最新GIF表情支持
  • 图片发送

截图

截图1

截图2

截图3

截图4

Have Fun ! - Demo

Licence

The MIT License (MIT)

Copyright © 2015 copyright FelixHo

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

基于Swoole的在线聊天web应用,支持群聊、私聊和以及机器人互动.

License:MIT License


Languages

Language:CSS 62.8%Language:PHP 18.5%Language:JavaScript 13.7%Language:HTML 5.0%