mirror of https://github.com/grpc/grpc-dart.git
* update: Migrate off legacy JS/HTML apis * update: use dart.library.js_interop in place of dart.library.html * update: dart format xhr_transport.dart and update dart sdk to v3.4.0 in workflows * update: use if instead of switch case in xhr_transport.dart * update: upgrade web package to v1.1.0 * refactor: use Uint8List for sending data over XHR rather than Int8List * refactor: eta-reduction of call to request.setRequestHeader * Update client_xhr_transport_test to avoid dart:html, updating xhr_transport to support testability * fixup tests --------- Co-authored-by: minoic <minoic2020@gmail.com> Co-authored-by: Moritz <mosum@google.com> |
||
|---|---|---|
| .. | ||
| client_tests | ||
| data | ||
| shared_tests | ||
| src | ||
| tools | ||
| client_certificate_test.dart | ||
| client_handles_bad_connections_test.dart | ||
| common.dart | ||
| connection_server_test.dart | ||
| grpc_compression_flag_test.dart | ||
| grpc_web_decoding_test.dart | ||
| grpc_web_server.dart | ||
| grpc_web_test.dart | ||
| keepalive_test.dart | ||
| options_test.dart | ||
| proxy_secure_test.dart | ||
| proxy_test.dart | ||
| round_trip_test.dart | ||
| server_cancellation_test.dart | ||
| server_handles_broken_connection_test.dart | ||
| server_keepalive_manager_test.dart | ||
| server_test.dart | ||
| stream_test.dart | ||
| timeline_test.dart | ||
| timeout_test.dart | ||