Skip to content

基于go语言 实现 gin+websocket mongdb+mysql+redis 实现的即时聊天

Notifications You must be signed in to change notification settings

txxzx/chat_cache_message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat_cache_message

基于go语言 实现 gin+websocket mongdb+mysql+redis 实现的即时聊天

技术栈

语言: GoLang 数据库:MongoDB 框架 GIN 协议:WebSocket

核心包

https://github.com/gorilla/websocket

扩展包

go get -u github.com/gin-gonic/gin
go get go.mongodb.org/mongo-driver/mongo
go get github.com/dgrijalva/jwt-go
go get github.com/henrylee2cn/teleport
go get github.com/jordan-wright/email

About

基于go语言 实现 gin+websocket mongdb+mysql+redis 实现的即时聊天

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages