Python: Generic Request -> Response Protocol
Oct 14, 2024 · 5 min read · Is 100% static type coverage practical when datatypes represent communication with a remote resource? If you are implementing a protocol that defines a Response (or Error) Type for every Request, it may seem like lots of code will be written just to ...
SSoothfy commented