Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dart Client #34

Open
ghost opened this issue Sep 22, 2018 · 0 comments
Open

Dart Client #34

ghost opened this issue Sep 22, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 22, 2018

If your interested in using Liftbridge with Flutter, it might be interesting to know that a Dart Client has been raised as a quasi proposal over at the Nats Repo
nats-io/nats-general#24

As it stands, if you were building a Flutter app with a Liftbridge serve, if the Flutter app wants to Publish a message they need GRPC and NATS libs.

For Subscriptions, the client is only dependent on GRPC, so this works today.

I should also mention that its not just great for Flutter apps, but also for Dart Services or Gateways, where you might to use Liftbridge to connect up or orchestrate / choreograph your microservices.

Anyway here#s hoping this happens !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant