Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 718 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 718 Bytes

Overview

This is a gRPC application that consumes an point cloud processing server API defined by proto services. Make sure both ends MATCH the proto file.

Documentation

Use plantuml to render documentation.

Docker

  • docker build -t marcusforte/duna-cloud-processing-client.

Roadmap

If you are building this in windows, there is a chance your git client changed crlf settings possibly making shell scripts broken inside container during build. To fix that, use `