Registry / networking / libp2p-go-msgio

libp2p-go-msgio

JSON →
library0.3.0gogounverified

Provides message-oriented I/O for libp2p streams with length-prefixed framing.

go get github.com/libp2p/go-msgio
INSTALL
IMPORT
SIG · LIBP2P-GO-MSGIO
L
libp2p-go-msgio
networkinggov0.3.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.

msgio
github.com/libp2p/go-msgio

Prints the maximum message size constant from msgio.

package main import ( "fmt" "github.com/libp2p/go-msgio" ) func main() { fmt.Println(msgio.MaxMsgSize) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
10
Amazon
1
Resources
libp2p-go-msgio — go get libp2p-go-msgio · libregistry