Http2 to websocket upgrade

Good day.

Is this possible that mobile clients establish connection to nginx with http2 and nginx upgrade connection to websocket and proxy websocket to meteorjs app.
it works like charm with http1.1 and I want to add http2 and do not want to use spdy as it obsolete.