HTTP/2 Notifications - How?

So I saw the stuff on HTTP/2 now for push notifications, but I'm not really finding details on the web on "how" to implement it. I'm using PHP for example right now to build my packet and send it via a stream_socket_client connection. Are there details I'm missing somewhere that show how to use the new format?

HTTP/2 Notifications - How?
 
 
Q