mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add gnet
https://github.com/fish-tennis/gnet a high-performance networking framework,especially for game servers
This commit is contained in:
parent
3d1bd6df06
commit
c2e548ca82
@ -1859,6 +1859,7 @@ _Libraries for working with various layers of the network._
|
||||
- [gldap](https://github.com/jimlambrt/gldap) - gldap provides an ldap server implementation and you provide handlers for its ldap operations.
|
||||
- [gmqtt](https://github.com/DrmagicE/gmqtt) - Gmqtt is a flexible, high-performance MQTT broker library that fully implements the MQTT protocol V3.1.1.
|
||||
- [gnet](https://github.com/panjf2000/gnet) - `gnet` is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
|
||||
- [gnet](https://github.com/fish-tennis/gnet) - `gnet` is a high-performance networking framework,especially for game servers.
|
||||
- [gNxI](https://github.com/google/gnxi) - A collection of tools for Network Management that use the gNMI and gNOI protocols.
|
||||
- [go-getter](https://github.com/hashicorp/go-getter) - Go library for downloading files or directories from various sources using a URL.
|
||||
- [go-powerdns](https://github.com/joeig/go-powerdns) - PowerDNS API bindings for Golang.
|
||||
|
Loading…
Reference in New Issue
Block a user