gameontext / gameon-mediator

The mediator between the device (phone, browser, ... ) and rooms, items, and other backend services.
Apache License 2.0
5 stars 7 forks source link

Enhance diagnostic information when a room connection fails #61

Open MarkNSweep opened 8 years ago

MarkNSweep commented 8 years ago

When connections to room fail or cannot be started, need to output more diagnostic information so that the root cause can be established - rather than 'connection failed'.

ebullient commented 8 years ago

A) If we have the information B) Some may be better served in the UI (for room owner) than in the mediator C) Data should not be exposed back through UI (which means only visible in mediator logs, which is of mixed utility to anyone but us)