Currently the handlers know how to parse and redirect messages to the correct callback, but there's no way to extract the result of the callback to send it to the correct environment.
I.e. how can I get the actual view_id from a new_view result message ?
Relates to #2