I am trying to use the HTTP2Client from 9.3.0.M2 but without success so
far. When I use the example provided in:
https://github.com/eclipse/jetty.project/blob/jetty-http2/jetty-http2/http2-client/src/test/java/org/eclipse/jetty/http2/client/Client.java
I get a TimeOutException on line 55. If I switch to my own Jetty based
HTTP/2 server, or if I try to connect to google.com over HTTP2, the code
runs. But none of the callbacks get called, so I don't see any data.

Should that code run as-is, or am I missing something?

Thanks!
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to