Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrismccord
2008 days ago
Since LiveView is built on phoenix channels, it's the same story. Simply pass the `transport: LongPoll` option to the LiveSocket constructor and you're now using long polling with LV :)