thinktecture/relayserver

Use ValueTask<T> where single instant await is given

thomashilzendegen opened this issue · 1 comments

This should reduce the memory footprint overall.

Closed because there are valid Task usages only.