Registry / networking / panjf2000-gnet-v2

panjf2000-gnet-v2

JSON →
library2.9.8gogounverified

Package gnet implements a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.

go get github.com/panjf2000/gnet/v2
INSTALL
IMPORT
SIG · PANJF2000-GNET-V2
P
panjf2000-gnet-v2
networkinggov2.9.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gnet
github.com/panjf2000/gnet/v2

Starts a gnet server on TCP port 8080.

package main import ( "github.com/panjf2000/gnet/v2" ) func main() { gnet.Serve(nil, "tcp://:8080") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.9.8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
panjf2000-gnet-v2 — go get panjf2000-gnet-v2 · libregistry