Released gnet v1.1.0

Features Support new load-balancing algorithm of least-connections #63 Support new load-balancing algorithm of source-addr-hash #64 Add a new API to g


官宣 gnet v1.0.0

今天,gnet v1.0.0 正式版本发布,享受这个高性能的网络框架吧! 📖 简介 gnet 是一个基于事件驱动的高性能和轻量级网络框架。它直接使用 epoll 和


Announcing gnet v1.0.0

Today, we are release gnet v1.0.0, enjoy this ultra-fast framework of networking! 📖 Introduction gnet is an event-driven networking framework that is


Gnet -- Supports Windows platform

About this change Before this change, gnet can only works on Linux and BSD-like platforms, now it also supports Windows platform, which makes gnet a r


Gnet -- Support multiple codecs

About this change In this change, gnet integrates multiple codecs to encode/decode network frames into/from TCP stream: LineBasedFrameCodec, Delimiter