louiscad
12/22/2017, 11:27 PMInt value (progress of an upload I get from a callback) without incurring memory allocation nor autoboxing on each update? Note that I'm fine bridging the communication using a global property or a property on a singleton (an object)dave08
12/23/2017, 4:25 PMactor, and passing its SendChannel to the updater?