qq99 / echoplexus

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

Smart attempt to get missed chat messages in error scenarios #169

Open qq99 opened 11 years ago

qq99 commented 11 years ago

I just experienced an odd case where I missed a general chat message that other participants saw. I'm not sure if my work network went down, or if echoplexus bugged out.

We know which chat messages we have, so if we see that there are holes in the log we have so far, perhaps we should attempt to fill those small gaps? ie.,

qq99 commented 10 years ago

message ID will not be sustainable for echoplexus as a distributed system, so it is unclear how this will work going forward