Pregunta de entrevista de Airbase

How to design a feature which requires constant update as backend processes the input?

Respuesta de la entrevista

Anónimo

24 sep 2020

Since I did not have prior knowledge about WebSockets I went for polling via API which wasn't very robust design.