@oaklabs/platform-protos

OakOS Platform Protocol Buffers

Usage no npm install needed!

<script type="module">
  import oaklabsPlatformProtos from 'https://cdn.skypack.dev/@oaklabs/platform-protos';
</script>

README

OakOS Platform Protocol Buffers

The .proto files in this repo define the services that the OakOS platform provides for applications and dashboard functionality.

When using the Platform, all fields of all messages are required to be set unless otherwise specified.

See https://developers.google.com/protocol-buffers/ for more about Protocol Buffers (Protobufs).