GithubHelp home page GithubHelp logo

xiaodela / go-chat-service Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zjwshisb/go-chat-service

0.0 0.0 0.0 19.09 MB

基于golang实现在线客服系统,包含用户端(h5,微信小程序),客服端(PC),方便跟已有的系统整合。适用于小程序自带的客服系统无法满足或有多端业务需求的情况

Shell 2.92% Go 96.70% Dockerfile 0.38%

go-chat-service's Introduction

gochat客服系统

介绍

基于golang,ant-design-pro,Taro实现的在线客服IM系统,通过websocket实现消息接受发送,支持集群部署。 集群模式各服务通过rpc进行通信 文件存储支持本地/七牛。

依赖

  • mysql
  • redis
  • etcd(集群模式下需要)

开始

详见docker-compose/readme.md ,已集成所有所需服务,开箱即用。

部署

nginx部署可参考目录下nginx.conf

功能

  • 图片发送,emoji表情,快捷回复
  • 自定义自动回复
  • 转接人工(排队位置显示)
  • 客服转接
  • 离线消息提醒
  • 用户上下线提醒
  • 多开提醒(重复登录,多个tab等)
  • 多租户等

update

4.28 在本地环境下新增一个简易监控面板(localhost/monitor),可查看所有websocket连接数

演示地址

用户端(移动端): http://119.29.196.153/mobile
账号: user(1-20) #user1-user20
密码: user(1-20) #user1-user20
客服端(pc): http://119.29.196.153/admin
客服界面在管理后台右上角客服面板点击进入
账号: admin(1-20) #admin1-admin20
密码: admin(1-20) #admin1-admin20

客服系统

go-chat-service's People

Contributors

zjwshisb 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.