sunset icon indicating copy to clipboard operation
sunset copied to clipboard

async/examples/serv1 does not compile

Open lasiotus opened this issue 1 year ago • 1 comments
trafficstars

When I run

git clone https://github.com/mkj/sunset.git
cd sunset/async
cargo run --example serv1

I get a bunch of compile errors. Have the latest Rust version (1.78).

lasiotus avatar Jun 06 '24 21:06 lasiotus

Sorry, the serv1 example is currently incomplete.

mkj avatar Jun 08 '24 03:06 mkj

And it's gone as per https://github.com/mkj/sunset/pull/17/commits/0b75aff177665f0a01e0ac93198d291bfa7f040c now.

brainstorm avatar Jun 12 '25 09:06 brainstorm