mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
LibProtocol::Client::start_download() now gives you a Download object with convenient hooks (on_finish & on_progress). Also, the IPC handshake is snuck into the Client constructor, so you don't need to perform it after instantiating a Client. This makes using LibProtocol much more pleasant. :^)
1.1 KiB
1.1 KiB