Registry / networking / lesismal-nbio

lesismal-nbio

JSON →
library1.6.9gogounverified

A pure Go non-blocking I/O networking framework for building high-performance network applications.

go get github.com/lesismal/nbio
INSTALL
IMPORT
SIG · LESISMAL-NBIO
L
lesismal-nbio
networkinggov1.6.9
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.

nbio
github.com/lesismal/nbio

Creates a new nbio Gopher instance.

package main import ( "fmt" "github.com/lesismal/nbio" ) func main() { g := nbio.NewGopher() fmt.Println(g) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lesismal-nbio — go get lesismal-nbio · libregistry