0.6.0
Added
expectMostRecentItem()
function consumes all received items and returns the most recent item.
Changed
- Functions which may suspend to wait for an event are now prefixed with 'await'.
expectMostRecentItem()
function consumes all received items and returns the most recent item.