Registry / networking / smallnest-quick

smallnest-quick

JSON →
library0.2.0gogounverified

Quick is a Go library for building high-performance RPC servers and clients.

go get github.com/smallnest/quick
INSTALL
IMPORT
SIG · SMALLNEST-QUICK
S
smallnest-quick
networkinggov0.2.0
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.

quick
github.com/smallnest/quick

Start a quick RPC server.

package main import ( "github.com/smallnest/quick" ) func main() { server := quick.NewServer() server.Serve() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
smallnest-quick — go get smallnest-quick · libregistry