I have a method request that takes a message with a type and returns an answer with the same type. The actual message and answer should be inferred by typescript. H
request