qq99 / echoplexus

Socket.io powered chat, JavaScript REPL, whiteboard, and WebRTC calls
Other
392 stars 54 forks source link

Add a "Sending..." note for high latency / slow connections #173

Closed qq99 closed 10 years ago

qq99 commented 11 years ago

It can be annoying to not know whether you're connected or if the chat is just slow because you're on a tether phone connection or something. It'd be nice to have a confirmation that your message is actually being transmitted somewhere

qq99 commented 10 years ago

Also in progress in branch local-render

qq99 commented 10 years ago

There's now a red spinner that'll spin until your message is ack'd as having been seen by the server