aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/client_impl
AgeCommit message (Collapse)Author
2025-12-28move Event and auto_reconnect to the azalea cratemat
2025-12-27Move Client struct to azalea crate (#297)mat
* move the Client struct out of azalea-client into azalea * actually add client impls in azalea