mirror of https://github.com/grpc/grpc-dart.git
* Keepalive tests run! * Renaming * Some refactorings * Find a place where to handle the keepalive manager * Fix bug * Make KeepAliveManager independent of transport * Fix call sites in client * Add server keepalive handler * Wire through onDataReceived * Add ServerKeepAliveManager test * Refactorings * Tests kind of run now * Add shutdown test * Remove unneeded override * Remove unneeded mocks * Send correct error codes and cleanup * Small changes * Rename * Add documentation * Add test for !_enforcesMaxBadPings * Refactor tests * Switch to http2 master branch * Renaming * Null shutdownTimer * Refactor to event-state model * Smaller refactorings * Works now * Switch tests to isA * Shifting things around * Split into server and client * Format * rename * Tweaks * Switch order of optional parameters to make change non-breaking * Add some leeway to the durations in tests * Make keepalive tests vm only * Switch back to onEvent in state * Switch to published http2 |
||
|---|---|---|
| .. | ||
| client_tests | ||
| data | ||
| shared_tests | ||
| src | ||
| client_certificate_test.dart | ||
| client_handles_bad_connections_test.dart | ||
| common.dart | ||
| connection_server_test.dart | ||
| grpc_web_decoding_test.dart | ||
| grpc_web_server.dart | ||
| grpc_web_test.dart | ||
| keepalive_test.dart | ||
| options_test.dart | ||
| round_trip_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 | ||