axum/examples/unix-domain-socket
David Pedersen 9fcc884374
Change Connected::connect_info to return Self (#396)
I've been thinking that having an associated type probably isn't
necessary. I imagine most users are either using `SocketAddr` to the
remote connection IP, or writing their own connection struct.
2021-10-19 23:06:15 +02:00
..
src Change Connected::connect_info to return Self (#396) 2021-10-19 23:06:15 +02:00
Cargo.toml Move all examples to their own crates (#201) 2021-08-18 00:49:01 +02:00