Optimistic / nonblocking message posting for chats
Compare changes
Files
13+ 57
− 19
@@ -12,6 +12,7 @@ import {
@@ -22,6 +23,7 @@ const BOTTOMED_OUT_OFFSET = 10
@@ -35,7 +37,8 @@ const Chat = {
@@ -219,7 +222,10 @@ const Chat = {
@@ -309,42 +315,74 @@ const Chat = {