Kevin Moore
|
375d1f3e75
|
examples/grpc-web: support latest build_web_compilers (#601)
|
2023-01-30 13:49:28 -08:00 |
Kevin Moore
|
dbf5421eb6
|
Cleanup: update to and use latest pkg:lints with associated fixes (#587)
Bump min Dart SDK for grpc to 2.17
Regenerate all code
Fix generate scripts
Add dependabot
|
2022-10-31 11:47:31 -07:00 |
Brett Morgan
|
7e2c2665cf
|
Migrate examples to Dart null safety (#536)
|
2022-01-04 10:05:22 +10:00 |
Kevin Moore
|
9a4493f934
|
Update dependencies (#471)
|
2021-04-22 14:28:30 -07:00 |
Kevin Moore
|
97b8e47224
|
Move to published, null-safey packages (#441)
* Move to published, null-safey packages
Also updated homepage -> repository
* unblocked to publish grpc!
|
2021-02-01 19:53:21 +01:00 |
Ivan Inozemtsev
|
d7dc79971e
|
Update interop to null-safe grpc-dart (#448)
Also replace dependency_overrides with published versions
|
2021-02-01 15:38:31 +01:00 |
Kevin Moore
|
b437d1089d
|
Update example pubspecs (#442)
Co-authored-by: Vyacheslav Egorov <vegorov@google.com>
|
2021-02-01 09:18:39 +01:00 |
Kevin Moore
|
cbec527ba7
|
Fix grpc-web example, update documentation (#446)
Co-authored-by: Vyacheslav Egorov <vegorov@google.com>
|
2021-02-01 09:04:30 +01:00 |
Ivan Inozemtsev
|
1e1831a187
|
Migrate grpc to null safety (#432)
|
2021-01-29 12:40:52 +01:00 |
Andrew Coutts
|
b6e40c34e3
|
Add decoded grpc-status-details-bin details to GrpcError (#349)
Closes #209
|
2020-10-27 17:07:58 +01:00 |
Sigurd Meldgaard
|
054ac9de3c
|
Fix imports (#199)
|
2019-06-25 13:00:58 +02:00 |
Sigurd Meldgaard
|
91564ff7aa
|
grpc-web support (#191)
* grpc-web support
This commits merges the grpc-web branch into master.
It is based on work by https://github.com/fuzzybinary .
|
2019-06-17 13:31:07 +02:00 |
Sigurd Meldgaard
|
d7ae930e7f
|
Revert "Support grpc-web" (#159)
This reverts commit d58659507c .
Development of grpc-web will continue on the branch
https://github.com/grpc/grpc-dart/tree/grpc-web until it is ready.
|
2019-03-18 13:46:50 +01:00 |
Jeff Ward
|
d58659507c
|
Support grpc-web
|
2019-03-15 12:51:06 +01:00 |