aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/builder.rs
AgeCommit message (Collapse)Author
2026-03-20optimize pathfinder swarms and write perf guidemat
2026-01-27fix broken doc links for ClientBuilder::start and SwarmBuilder::startmat
2026-01-28add Client::exit and Swarm::exit, and write related docsmat
2026-01-01Extensible Account (#301)mat
* refactor Account * clean up implementation and docs * add AccountTrait::join * update changelog * update example
2025-12-28move Event and auto_reconnect to the azalea cratemat
2025-12-15improve docs by enabling scraped examples and bevy trait tagsmat
2025-12-14cleanup azalea crate, move client/swarm builders into separate modulesmat