WIP: Add a test for RPC interface without events
RPC client cannot be instantiated if there is no event defined in the interface as variant<>
(with no template arguments) may not be instantiated.
RPC client cannot be instantiated if there is no event defined in the interface as variant<>
(with no template arguments) may not be instantiated.