package
0.0.0-20240229160359-9b0a49c2e661
Repository: https://github.com/w3c/automotive-viss2.git
Documentation: pkg.go.dev

# README

(C) 2023 Ford Motor Company

gRPC

The gRPC implementation is payload compatible with the Websocket and MQTT implementations.

The following command builds the VISSv2.proto file:

protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative VISSv2.proto