qitab / cl-protobufs

Common Lisp protocol buffer implementation.
MIT License
78 stars 17 forks source link

Update cl_protobufs to run CCL-test workflows and add descriptor.proto to well known types #371

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Update cl_protobufs to run CCL-test workflows and add descriptor.proto to well known types

This isn't the best way to install protoc (installing gRPC) but it's how I know to do it, better ways will be happily merged :) It was asked to add descriptor to the loaded set of protos, since we already have it might as well.