Registry / networking / name5566-leaf

name5566-leaf

JSON →
library0.0.0-20221021105039-af71eb082cdagogounverified

A pragmatic game server framework in Go, providing modules for networking, concurrency, and game logic.

go get github.com/name5566/leaf
INSTALL
IMPORT
SIG · NAME5566-LEAF
N
name5566-leaf
networkinggov0.0.0-20221021105039-af71eb082cda
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.

leaf
github.com/name5566/leaf

Start a Leaf server with a channel-based RPC server.

package main import ( "github.com/name5566/leaf" "github.com/name5566/leaf/chanrpc" ) func main() { leaf.Run( chanrpc.NewServer(10), ) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20221021105039-af71eb082cdalatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
name5566-leaf — go get name5566-leaf · libregistry