SmarkSeven / socketLinks
一个简单的golang socket服务框架,使用简单的通信协议解决粘包问题,通过心跳计时的方式能及时关闭长链接,自定义Route规则,调用Controller进行任务的分发处理
☆66Updated 8 years ago
Alternatives and similar repositories for socket
Users that are interested in socket are comparing it to the libraries listed below
Sorting:
- golang语言实现的支付模块,支持支付宝app,支付宝网页版,微信app,微信公众号支付☆158Updated 8 years ago
- 微信支付商户平台SDK for Go☆84Updated 6 years ago
- 后台管理系统基础功能☆83Updated 7 years ago
- 用Golang描述设计模式☆88Updated 9 years ago
- 一个 grpc 配合 etcd 的负载均衡例子☆39Updated 8 years ago
- 一个能够仅仅依赖你创建好的 sql 文件,就能 自动帮你生成基础服务端框架代码 的 go server 框架☆52Updated 7 years ago
- Golang实现几大主流平台的oauth2.0认证(目前仅支持QQ,微信,微博)☆33Updated 7 years ago
- A low consumption, low latency support for frequent updates of large capcity timing manage☆172Updated 5 years ago
- golang process monitor service 【golang实现的超简单超有用的进程监控服务】☆42Updated 6 years ago
- my studio☆121Updated last year
- token服务,提供token一致性服务以及相关的全局ID生成服务等☆69Updated 7 years ago
- 一个使用Go语言实现的IMServer,具备高性能高并发特性。☆172Updated 10 years ago
- aliyun live SDK for golang☆41Updated 7 years ago
- 用来生成Go结构体二进制序列化和反序列化代码的小工具☆134Updated 8 years ago
- JPush's Go client library for accessing JPush APIs.☆45Updated 7 years ago
- my golang notes☆101Updated 5 years ago
- kiss is a collection of components☆104Updated 5 years ago
- [mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支持原子操作、批量操作、事务操作、多…☆117Updated 6 years ago
- 爬虫器(golang), 模拟浏览器特征保存cookie,referer,以达到爬虫的目的☆114Updated 8 years ago
- imgo is a push server written by golang based on goim☆104Updated 8 years ago
- RongCloud Server SDK in Go.☆61Updated last month
- TP-Micro is a highly available microservice platform based on teleport.☆208Updated last year
- A light-weight, high-concurrency Library Framework encapsulated GO socket.☆60Updated 6 years ago
- ☆57Updated 5 years ago
- 一个高性能golang框架,包含快速的Http实现、Url路由与转发、Redis的实现、mysql的CURD实现、JSON和INI配置文件的读写,以及其他一些方法的使用