doughsay / room.js-client

Client for room.js server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show client-tab as dirty when new messages arrive and it's not selected

doughsay opened this issue · comments

Also include a "last-read line" to indicate which messages you last saw after switching away from the client-tab. This will make editing the code on the fly while playing a little easier, because you'll be able to catch up to missed messages more easily.