This project contains a support tool for adapting gRPC communications in the W3C Web of Things ecosystem.
See cmd/protod for the command line tool to translate a gRPC service to a Web Thing.
See server for the server allowing to connect a frontend to the application
go get -u github.com/Interactions-HSG/grpc-wot/...