General

async

A way of writing code that can pause while waiting for data (like audio chunks) without stopping the whole program.

Return to all terms