trashhalo/obsidian-webhooks

Do we want polling?

trashhalo opened this issue · 1 comments

By default firebase makes a websocket connection that sends data back and forth.

Do we want interval based polling?

It'd be good to have that option. For example, if we have a command that pastes new messages only when we select a command. There are workarounds for sure, but polling would make it easier to implement