Skip to content
Unverified Commit 9c824df3 authored by david-perez's avatar david-perez Committed by GitHub
Browse files

Make `ServerProtocolLoader` delegate to `ProtocolLoader` (#1524)

While the set of supported protocols and their implementation is
different among servers and clients, the logic to load a specific
protocol given a Smithy model is identical. This commit makes
`ServerProtocolLoader` inherit from `ProtocolLoader` so that said logic
can be reused among clients and servers.
parent 7f4dad62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment