Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

API: get list of current active visitors #20

Closed
mikermcneil opened this issue May 28, 2012 · 2 comments
Closed

API: get list of current active visitors #20

mikermcneil opened this issue May 28, 2012 · 2 comments

Comments

@mikermcneil
Copy link
Member

also need to expose this information on the serverside.

The grouping here is important-- this is asking for the list of curent active visitors for this route. Which could mean a separate page or not, who cares, it's the logical unit we're interested in, since we're probably using the client-side router.

@mikermcneil
Copy link
Member Author

Mast needs to leave the endpoint for the serverside reporting as a configurable field-- even if it's a separate host/server/port. While obnoxious, this allows for side-by-side realtime interactivity (spinning up a separate node server to manage socket connections, for instance, while still relying on the original server to handle basic web traffic)

@mikermcneil
Copy link
Member Author

invalid

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant