Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
- Updated
Dec 30, 2024 - Go
Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
A powerful TCP/UDP tool, which support socks5 proxy by tcp and udp, http proxy and NAT traversal.
A Lightweight Socket Service with heartbeat, Can be easily used in TCP server development.
go语言开发的轻量化物联网后台常用的socket server,包括连接管理,消息处理器,常用编码转换器等。
Golang TCP simple client and server
NetCore-Go 是一个功能丰富、高性能的 Go 语言网络库,提供了完整的网络编程解决方案,包括 TCP/UDP 服务器、WebSocket、HTTP 服务器、RPC、gRPC、KCP 协议支持,以及服务发现、负载均衡、配置管理、日志系统和监控指标等企业级功能。
Built my own Redis-compatible in-memory key-value store from scratch in Go. Implemented the Redis Serialization Protocol (RESP), TCP networking, concurrent data access with mutexes, TTL expiration, and command handling (PING, GET, SET, DEL, ECHO, QUIT). Fully compatible with redis-cli.
A basic implementation of ncat in go language
msnet is a pure Golang networking package for MapleStory
Terminal based chat with multiple functionality which has its own data transfer protocol.
Configurable Emulating Network Client - for protocol fuzzing towards server.
A simple tcp based connection file sharing for sharing large files over network without copying whole file into memory
基于GO语言的TCP简易聊天室小项目,适合刚学习完Go基础的小伙伴玩耍哦!
A levelDB-based database, now is implementing stand-alone function based on C/S. After the stand-alone function is completed, cluster functions will be added. MarioDB supports unstructured data.
Backend for well-known game Galcon.
Emulating custom TCP or UDP Server and respond with a custom message
Client-Server tcp-based file transfer application in GoLang
Add a description, image, and links to the tcp-socket topic page so that developers can more easily learn about it.
To associate your repository with the tcp-socket topic, visit your repo's landing page and select "manage topics."