You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

2h 32m 17s logged

v1.3.0 just shipped! I switched from warp to axum to use async streams, which ensure that the TCP stream is held until the download is finished - which enables sharing of bigger files, even on slow internet connections.
I’m really proud of the small methods for optimisation I could find - and that I managed to build without a single clippy-all warning!
The next step is encryption, to ward against man-in-the-middle attacks - although it’s already really difficult to get a hold of any data transmitted over lift.

Install it now via cargo install lifter :3

0
3

Comments 0

No comments yet. Be the first!