fn deinit(client: *Client) void
Release all associated resources with the client. TODO: currently leaks all request allocated data
client: *Client,