template <typename Protocol>
class WireServer
WireServer is a pure-virtual interface to be implemented by a server.
template <typename Protocol>
WireServer is a pure-virtual interface to be implemented by a server.