Registry / messaging / xmidt-org-wrp-go

xmidt-org-wrp-go

JSON →
library1.3.4gogounverified

A Go implementation of the Web Remote Procedure Call (WRP) protocol.

go get github.com/xmidt-org/wrp-go
INSTALL
IMPORT
SIG · XMIDT-ORG-WRP-GO
X
xmidt-org-wrp-go
messaginggov1.3.4
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.

wrp
github.com/xmidt-org/wrp-go

Creates a WRP message and prints its type

package main import ( "fmt" "github.com/xmidt-org/wrp-go" ) func main() { msg := wrp.Message{Type: wrp.SimpleRequestResponseMessageType} fmt.Println(msg.Type) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
xmidt-org-wrp-go — go get xmidt-org-wrp-go · libregistry