dysnomia
dysnomia copied to clipboard
refactor: reduce dependency on the Client class
This PR introduces changes that aim to reduce the dependency of data structures on the Client class (and internal cached state in general) in order to prepare for the REST and WS parts of the client being split in #52.