Please provide a method for VRC to request and share data with the web.
Be it JSON API requests, or some other sort of method that allows a room to contact an arbitrary web server.
Example uses:
– Request real world weather status from an API to update the room's weather
– Creating sophisticated video/audio playback/queuing systems
– Remote control for the room's functions
– State stored outside of VRC
– More dynamic worlds
– Process requests that would not be feasible with built in tools.