Coder Social home page Coder Social logo

dart implementation about grpc-web HOT 6 CLOSED

grpc avatar grpc commented on July 17, 2024
dart implementation

from grpc-web.

Comments (6)

wenbozhu avatar wenbozhu commented on July 17, 2024

Any detail about the so-called http/2 stack in Dart? Are we talking about browser/web clients here?

from grpc-web.

joeblew99 avatar joeblew99 commented on July 17, 2024

Web, Native Mobile (using googles https://github.com/flutter/flutter) and Server.
The exact dart code can run on all 3 device archetypes.
Its quite nice in that way.

At the moment Dart supports Protobuf, and has an experimental GRPC repo (https://github.com/mkustermann/grpc-dart-poc).

from grpc-web.

faddat avatar faddat commented on July 17, 2024

I knew I wanted to play with dart.

But this raises a serious question: wtf is dart, exactly?

from grpc-web.

joeblew99 avatar joeblew99 commented on July 17, 2024

:) THere is tons of great docs and examples.

Basically its write once, run everywhere.
WIth flutter is a full GUI Material Design toolkit
Compiles ot AOT
Has Edit and continue debugging and edits direct on a mobile

For Web, many use AngularDart

  • Dart can compile to JS 100%. Unlike other frameworks that do this Dart is able to capture everything and gen efficient compact js.

Dart is being also built as the first class language into fuschia and Magenta
I will leave that for you to check out

from grpc-web.

wenbozhu avatar wenbozhu commented on July 17, 2024

I suppose once we have a closure based JS library for grpc-web, you could use it as the low-level transport to build the dart surface (same for any other platforms you like to have dart support).

from grpc-web.

joeblew99 avatar joeblew99 commented on July 17, 2024

@wenbozhu

for web, thats great

for flutter, i heard maybe end of q1, 2017.

from grpc-web.

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.