Registry / networking / spiral-goridge-v2

spiral-goridge-v2

JSON →
library2.4.6gogounverified

High-performance PHP-to-Golang RPC bridge for Spiral framework.

go get github.com/spiral/goridge/v2
INSTALL
IMPORT
SIG · SPIRAL-GORIDGE-V2
S
spiral-goridge-v2
networkinggov2.4.6
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.

goridge
github.com/spiral/goridge/v2

Creates a new socket relay for RPC communication.

package main import ( "fmt" "github.com/spiral/goridge/v2" ) func main() { relay := goridge.NewSocketRelay("tcp://localhost:6001") fmt.Println(relay) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
spiral-goridge-v2 — go get spiral-goridge-v2 · libregistry