aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/examples
AgeCommit message (Collapse)Author
2023-01-21oopsmat
accidentally left this random person's server ip in lmao
2023-01-21Server functions and proxy example (#59)EightFactorial
* A couple useful things for servers * Add proxy example * Use Uuid's serde feature * Add const options to proxy example * Example crates go in dev-dependencies * Warn instead of error * Log address on login * Requested changes * add a test for deserializing game profile + random small changes Co-authored-by: mat <github@matdoes.dev>