dysnomia icon indicating copy to clipboard operation
dysnomia copied to clipboard

refactor: reduce dependency on the Client class

Open TTtie opened this issue 1 year ago • 2 comments

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.

TTtie avatar Oct 19 '23 11:10 TTtie