Andrew Tropin on Nostr: npub1zu2q8…7dut3 yes and it's exactly what I want. I want to read everything ...
npub1zu2q8aqmmz09mdt2nlnuahwad3uw5k5jsmrz5vdh73ucu8t76ytqh7dut3 (npub1zu2…dut3) yes and it's exactly what I want. I want to read everything available at the moment to start processing what is already came to the pipe.
There is another function, get-string-all from (ice-9 textual-ports), which looks for EOF instead and thus blocks until everything will arrive to the pipe.
There is another function, get-string-all from (ice-9 textual-ports), which looks for EOF instead and thus blocks until everything will arrive to the pipe.