erkyrath / tworld

A choice-based shared online text environment sandbox
MIT License
71 stars 13 forks source link

Disconnect idle guests #140

Closed erkyrath closed 10 years ago

erkyrath commented 10 years ago

If a guest is idle for (say) three hours, drop the websocket connection.

(This means we should track the guest flag in the session object in tweb. Display it in the admin page, too.)