Converting Scala's Future to Task (Video)

A video tutorial showing the convertion facilities available for wrapping Scala’s Future APIs into Task.

Getting Started #

To quickly get started with a sample project to play with, use our template:

sbt new monix/monix-jvm-app-template.g8

Resources #