Giter Site home page Giter Site logo

web_chat's Introduction

web_chat

jacky-zeng's web_chat

Laravel5.6 + Swoole

安装&服务管理

laravel安装: composer install

mysql使用: 新建数据库:web_chat ;生成表:php artisan migrate

laravel配置:

点击查看项目截图

启动聊天服务:php artisan swoole:chat start

关闭聊天服务:php artisan swoole:chat stop

说明

如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^

安装及部署可参考博客地址Swoole 自学

项目地址web_chat

项目截图

登录页面 点击查看项目截图

聊天页面 点击查看项目截图

目标功能

  • 登录注册&游客登录&退出登录 -- 完成
  • 聊天主面板 -- 完成
  • 聊天一对一面板 -- 完成
  • 聊天对话框切换 -- 完成
  • 聊天机器人 -- 完成 ✨✨🎉🎉
  • 离线消息 -- 完成 (20190523)
  • 表情功能 -- 完成 (20190530)
  • 图片上传功能 -- 完成 (20190603)
  • 聊天记录 -- 完成 (20190520)
  • 聊天室 -- 未完成
  • 最近聊天 -- 未完成

web_chat's People

Contributors

jacky-zeng avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.