commit | 1f0f23cc5aa8f131b7ef3aae982cffb88d1f19fa | [log] [tgz] |
---|---|---|
author | Mark D. Roth <[email protected]> | Fri Jan 06 13:07:19 2017 -0800 |
committer | Mark D. Roth <[email protected]> | Fri Jan 06 13:07:19 2017 -0800 |
tree | af5191c58c459f68f410cbc360b7389dc311655b | |
parent | 13ac3031aaf630956da68d6debe246c62922224d [diff] [blame] |
Handshaker plugin mechanism.
diff --git a/config.m4 b/config.m4 index 4b86e25..12b1057 100644 --- a/config.m4 +++ b/config.m4
@@ -88,6 +88,8 @@ src/core/lib/channel/connected_channel.c \ src/core/lib/channel/deadline_filter.c \ src/core/lib/channel/handshaker.c \ + src/core/lib/channel/handshaker_factory.c \ + src/core/lib/channel/handshaker_registry.c \ src/core/lib/channel/http_client_filter.c \ src/core/lib/channel/http_server_filter.c \ src/core/lib/channel/message_size_filter.c \