Glimpse / Glimpse.Prototype

Glimpse v2 prototype
MIT License
185 stars 42 forks source link

Integrate user-identification Messages Into Client #47

Closed nikmd23 closed 9 years ago

nikmd23 commented 9 years ago

The client should be able to receive and process user-identification messages (added in #25) in order to correlate users with requests.

user-identification messages include an avatar of the user (or identicon). In cases where that image cannot be located (offline client), the image's onerror event should be captured and the src changed to something local/default.

nikmd23 commented 9 years ago

This issue was moved to Glimpse/Glimpse.Client.Prototype#7