gogo / grpc-example

An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.
Other
453 stars 87 forks source link

Open source license missing? #37

Closed mike-jm closed 2 years ago

mike-jm commented 2 years ago

Hello!

Could you please consider putting this repo under an open source license? I am asking because I working in an environment that has a regulation in place that forbids using this example as a starting point when it is not under an open source license. Preferable would be a permissive open source license like MIT or Apache 2.0 But that is up to you.

Many regards,

Michael

johanbrandhorst commented 2 years ago

Hi Michael! Thanks for your issue. I'd be happy to add a license to the repository, but I want to warn you that gogo/protobuf is not currently maintained (https://github.com/gogo/protobuf/issues/691), so you probably don't want to use this example as a basis for any new project.