gofish2020 / gochat
Golang实现IM系统
☆19Updated 8 months ago
Alternatives and similar repositories for gochat:
Users that are interested in gochat are comparing it to the libraries listed below
- 基于go-zero实现的网盘系统☆155Updated 2 years ago
- 人人都能学会的Redis☆74Updated last year
- gin+grpc+gorm+etcd+mysql 的备忘录功能。Gin作为HTTP的web框架,gRPC作为RPC框架,ETCD作为服务注册与发现。☆238Updated last year
- 旧版本停止维护⚠️ 新版本地址:https://github.com/IM-Tools/Im-Services☆232Updated last year
- 从设计、开发、测试到部署,带你从零实现高质量的 Go 应用☆234Updated 8 months ago
- kratos 框架微服务商城☆209Updated 2 years ago
- go-zero对接分布式事务dtm保姆式教程☆212Updated 2 years ago
- 一个八股文面试网站,哈哈哈☆175Updated last month
- bluebell☆196Updated 2 months ago
- ☆46Updated 6 months ago
- LinkMe交流论坛☆90Updated 3 weeks ago
- gin+websocket+mongodb实现 IM 即时聊天系统,基于WS连接的即时聊天,支持单聊,在线回复以及历史记录查询☆133Updated 2 years ago
- glide im 聊天服务☆99Updated last month
- ☆171Updated 5 months ago
- 基于goframe搭建的电商前后台API系统☆130Updated 2 years ago
- King IM Cloud 分布式即时通信云IM☆183Updated last year
- Go进阶编程学习,be a nicer Gopher☆61Updated last week
- 🍓🍓Grpc微服务实现商城项目,共包含商品服务,库存服务,用户服务,订单服务,用户浏览服务五个服务。服务配置统一使用Nacos管理,Jaeger 实现日志信息的链路追踪,支付宝支付功能实现,阿里短信发送+Readis实现短信登录注册,用户登录jwt认证,分布式事务处理,…☆27Updated 2 years ago
- 高质量、易维护、高扩展的企业级 Go 项目+ 云原生项目开发脚手架☆370Updated last month
- 使用go-zero搭建的微服务网盘项目☆45Updated last year
- 基于goframev2最新版本开发☆350Updated 8 months ago
- go微服务实践-数字货币交易平台☆159Updated 4 months ago
- 微服务网关后端配套代码☆260Updated last year
- Stream processing framework based on Golang.☆388Updated 7 months ago
- ☆64Updated 2 years ago
- golang微服务实战-go+micro+docker实现租房网系统(附详细教程)☆110Updated 5 years ago
- Distributed scheduled task management platform Go语言实现的分布式定时任务管理平台,支持多节点部署,支持节点任务自动分配和故障转移☆91Updated last year
- Go 开发的一款分布式唯一 ID 生成系统☆174Updated 3 years ago
- 大规模分布式任务调度系统(学习版)☆79Updated 6 months ago
- 掘金「手把手,带你从零封装Gin框架」源码