Тёмный

gRPC and Protocol Buffers (Dart Package of the Week #7) 

Creative Bracket • Dart and Flutter Tutorials
Подписаться 10 тыс.
Просмотров 11 тыс.
50% 1

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 33   
@ivanyoed
@ivanyoed 2 года назад
This is gold content. Thank you Creative Bracket.
@kooroshkarkehabadi1160
@kooroshkarkehabadi1160 Год назад
Great tutorial
@raveeshdotme
@raveeshdotme 4 года назад
Im going to binge watch your channel. 👍
@CreativeBracket
@CreativeBracket 4 года назад
👉🏾 Do it
@ManishSaxena-m3h
@ManishSaxena-m3h 8 месяцев назад
thank you for the wonderful demonstration, I've a small doubt, please tell me how we can send/print binary code of proto buff to rest api and after, it gives response then convert it to text and show it to UI.
@franciscomorales8586
@franciscomorales8586 2 года назад
This is pure gold, just as all your videos! keep it up! Also, just one quick question, how would you deploy this to AWS? 🤔 Would be nice to make a video using GRPC, a real DB like mongo and deploy it.
@CreativeBracket
@CreativeBracket 2 года назад
See my latest tutorial on deploying to AWS ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-KxeVsB68H58.html
@pratikbaid1
@pratikbaid1 3 года назад
Really nice explanation. Any chance you could make one where you do a flutter integration?
@alimbacho2052
@alimbacho2052 4 года назад
Good job, thanks this helped a lot.
@CreativeBracket
@CreativeBracket 4 года назад
You're welcome Ali👍🏾
@iamEtornam
@iamEtornam 4 года назад
Awesome. I have been waiting to learn this
@CreativeBracket
@CreativeBracket 4 года назад
Just in time :)
@mahdighali527
@mahdighali527 2 года назад
How do I use the client.dart in my user interface instead of terminal? and thanks for the great video.
@SirJagerYT
@SirJagerYT 2 года назад
This is impressive content. Can you make a video on Grpc Web server in dart. Where we can all server from our browser.
@DartMitai
@DartMitai 4 года назад
you're the best man!))
@CreativeBracket
@CreativeBracket 4 года назад
As long as you stop spamming the AngularDart groups :-p
@DartMitai
@DartMitai 4 года назад
@@CreativeBracket one good programmer and person has already explained to me that gRPC is only needed for large projects))
@DartMitai
@DartMitai 4 года назад
@@CreativeBracket I love your videos, will you make a full-fledged project on the shelf?)))
@CreativeBracket
@CreativeBracket 4 года назад
@@DartMitai I'd say any services you wish to be scalable should consider grpc as a viable option.
@CreativeBracket
@CreativeBracket 4 года назад
@@DartMitai I'm brewing up ideas for a shelf project, so bear with me it's coming...
@DartMitai
@DartMitai 3 года назад
continue angulardart + shelf and gRPC-web?
@RamsesAldama
@RamsesAldama 4 года назад
Why did you write return AlbumResponse()..albums.addAll(albumList); and not just return AlbumResponse().albums.addAll(albumList); in this case? Is the `..` need it in this case?
@CreativeBracket
@CreativeBracket 4 года назад
I'm using the method cascade operator(..) to ensure that the AlbumResponse() object is returned, rather than the returned value of addAll() which is null.
@libertyIsAll132
@libertyIsAll132 2 года назад
can i use gRPC in flutter Web?
@codingwithbhs8145
@codingwithbhs8145 3 года назад
on which directory need to install Protocol Buffers
@CreativeBracket
@CreativeBracket 3 года назад
The protocol buffer compiler and Dart plugin are installed in a "global" location once you run the relevant commands. Did you see the set up instructions at the first part of the video?
@WarrenBey
@WarrenBey 4 года назад
Whole bunch of "hows." Not a lot of "Whys."
@CreativeBracket
@CreativeBracket 4 года назад
Thanks for your feedback Warren. Any areas you wish me to clarify?
Далее
When Khabib dropped Conor McGregor 👀 #nocommentary
00:59
Protocol Buffers with Java & Gradle
12:48
Просмотров 20 тыс.
Shelf Dart Tutorial | Compose Web Servers with ease
19:09
Golang gRPC  | Build a Unary Service Method - Part 1
29:47
Working With gRPC in Flutter on Top of a Go Service
24:54
Freezed ❄ - Data Class & Union in One Dart Package
36:28
Building an Basic API with gRPC and Protobuf
20:56
Просмотров 96 тыс.
Dart DevTools
25:19
Просмотров 70 тыс.
gRPC vs REST - KEY differences and performance TEST
7:02