CI010
CI010
DDeno
Created by fro.profesional on 1/21/2024 in #help
deno kv watch vs broadcast channel
echo fro's post. The BroadcastChannel is not reliable. I've created an deno deploy app to exchange webrtc's description between peers, and sometime the message is not delivered (user cannot get the descriptor from other peers, even i send the same message multiple times). Currently, im rewriting my deno deploy server using the deno kv which can ensure the delivery.
7 replies