Task's Bracket, Cats-Effect's Resource and Streaming (Video)

A tutorial on usage of Task.bracket, Cats-Effect’s Resource and how that can be used in combination with streaming data types like Observable and Iterant.

Getting Started #

To quickly get started with a sample project to play with:

sbt new monix/monix-3x.g8

Resources #