]> git.scottworley.com Git - reliable-chat/commitdiff
Timestamps for incoming messages
authorScott Worley <sworley@chkno.net>
Fri, 3 Aug 2012 07:45:01 +0000 (00:45 -0700)
committerScott Worley <sworley@chkno.net>
Fri, 3 Aug 2012 07:45:01 +0000 (00:45 -0700)
Plan: Outgoing messages will hang around at the bottom and have the
timestamp added when their echos come back from the servers.  This
will happen automatically when we start recalculating the timestamp
on each server arrival (part of switching from using first-timestamp
to median-timestamp).


No differences found