Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Dark theme

Working with Blocking Calls


In this module, you’re going to learn:

  • How to use block* methods to get back to the synchronous world.
  • How to handle calls to blocking code from reactive code.

You can find the code for this module here.


Table of contents