Use web-sockets to update the rsvp page if already open
punchagan opened this issue · 3 comments
punchagan commented
Use web-sockets to update the rsvp page if already open
punchagan commented
This might end up keeping the dyno alive, when it can actually sleep...
Adityar93 commented
Agreed, may be a performance optimization but definitely a cost hit
…On Tue, 24 Apr 2018, 21:22 Puneeth Chaganti, ***@***.***> wrote:
This might end up keeping the dyno alive, when it can actually sleep...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKhB6ZgqtA7_E6HtOqmN7Uxr4zmsSpjPks5tr0o_gaJpZM4TQRC1>
.
punchagan commented
Closing issue until we really feel the need for this.