Devon Carew
a536c00a06
use package:web for the grpc-web example
2025-01-31 12:14:29 -08:00
Devon Carew
7f9042f79e
various analysis updates ( #755 )
...
* various analysis updates
* misc updates
* remove unintentional dartdoc comment
* Update CONTRIBUTING.md
Co-authored-by: Moritz <moritz@suemmermann.de>
* add ignore comments for use of deprecated apis
---------
Co-authored-by: Moritz <moritz@suemmermann.de>
2025-01-30 08:41:34 +01:00
Moritz
0d02e4386f
Remove dependency on `package:archive` ( #707 )
...
* Remove dependency on package:archive
* Test compression on vm only
* Add licenses
* Fix analyze issues
* Fix codec web
* Fix licenses
* Add changelog
2024-05-06 15:25:06 +02:00
Moritz
cba40da0d8
Fix imports in `http2_connection.dart` ( #662 )
...
* Fix imports in `http2_connection.dart`
* Export `Proxy`
* dart fix
* Add documentation comment
* Add licenses
2023-08-24 11:50:01 +02:00
Brett Morgan
7e2c2665cf
Migrate examples to Dart null safety ( #536 )
2022-01-04 10:05:22 +10:00
Kevin Moore
32fbc03c63
Enable and fix pedantic v1.9 lints ( #445 )
...
Co-authored-by: Vyacheslav Egorov <vegorov@google.com>
2021-02-01 09:12:26 +01: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