Coder Social home page Coder Social logo

Comments (6)

Octogonapus avatar Octogonapus commented on June 26, 2024 1

Now that google/protobuf-gradle-plugin#168 is closed, is it possible to implement this feature so that, ultimately, #116 can be fixed?

from grpc-kotlin.

jamesward avatar jamesward commented on June 26, 2024

Thanks for the heads up! That was actually closed as fixed :) So we won't need Canteen and can instead just use our protoc jars. Updating the title to reflect this.

from grpc-kotlin.

jamesward avatar jamesward commented on June 26, 2024

For reference: google/protobuf-gradle-plugin#423

from grpc-kotlin.

jamesward avatar jamesward commented on June 26, 2024

I think we should do a 0.2.0 release for this, migrate the samples & docs, and allow for good testing across platforms. Then once validated aim for 1.0.0.

Note that the syntax is:

artifact = "io.grpc:protoc-gen-grpc-kotlin:$grpcKotlinVersion:protoc@jar"

The classifier on the artifact in this case is protoc but I think there is some standard to instead make it like jdk8 for a JDK 8 compatiable jar.

from grpc-kotlin.

jamesward avatar jamesward commented on June 26, 2024

BTW, this requires a new version of the Gradle Protobuf plugin (0.8.13):

id("com.google.protobuf") version "0.8.13"

from grpc-kotlin.

jamesward avatar jamesward commented on June 26, 2024

The samples in this repo have been updated to use this. And here is the PR for updating the other kotlin samples: GoogleCloudPlatform/kotlin-samples#78

from grpc-kotlin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.