Skip to content

vouv/chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Chatroom

Go Report Card Build Status license donate

基于Golang+Vue实现的聊天室

Tech

  1. 实现了三种通信方式
  • 刷新-refresh
  • 长轮询-long-polling
  • 长连接-websocket
  1. 基于GO中Channel特性搭建聊天室模型

更新日志

2019.11.20

  • 优化架构
  • 优化UI

2019.4.30

  • 更新UI
  • 优化接口

2018.12.19

  • 优化聊天室逻辑

效果图

主页

首页

聊天室

聊天室

Thanks To

Releases

No releases published

Packages

No packages published