rsocket-rpc-go icon indicating copy to clipboard operation
rsocket-rpc-go copied to clipboard

RSocket RPC Golang

Results 1 rsocket-rpc-go issues
Sort by recently updated
recently updated
newest added

❯ ls ``` go.mod go.sum ping-pong.pb.go ping-pong_test.go ``` ❯ go test ``` go build github.com/rsocket/rsocket-rpc-go/examples/ping-pong: no non-test Go files in /Users/z/go/pkg/mod/github.com/rsocket/[email protected]/examples/ping-pong # github.com/rsocket/rsocket-go/rx /Users/z/go/pkg/mod/github.com/rsocket/[email protected]/rx/subscriber.go:12:60: cannot use func literal (type func(interface...