rpc-server

command
v0.0.0-...-a091fb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2020 License: MIT Imports: 8 Imported by: 0

README

Run an spt render server:

go run main.go
2019/12/03 00:01:51 rpc-server ready

Connect to it like this:

Render("test.png", testScene(), []Renderer{
	NewRPCRenderer("<ip>:<port>"),
})

Example taken from spt_test.go.

Now start up a whole cluster of them!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL