Released gnet v1.1.0 gnet 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 gnet 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
Released gnet v1.0.0 gnet Features High-performance event-loop under networking model of multiple threads/goroutines
Gnet -- Supports Windows platform gnet 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 gnet About this change In this change, gnet integrates multiple codecs to encode/decode network frames into/from TCP stream: LineBasedFrameCodec, Delimiter