<div dir="ltr">SPDY is really a target ? I thought HTTP/2 is the future.<div><br></div><div>Jeff</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 26, 2016 at 11:11 AM, Max Rydahl Andersen <span dir="ltr">&lt;<a href="mailto:manderse@redhat.com" target="_blank">manderse@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
&gt; The current release of the openshift-restclient-java, for not so<br>
&gt; obvious<br>
&gt; reasons, depends on no less then 3 libraries to provide the underlying<br>
&gt; communication to the cluster server.  The following PR<br>
&gt; <a href="https://github.com/openshift/openshift-restclient-java/pull/179" rel="noreferrer" target="_blank">https://github.com/openshift/openshift-restclient-java/pull/179</a><br>
&gt; unifies<br>
&gt; this dependency to a single client which is based on OkHttp.  We are<br>
&gt; looking to make this change to:<br>
&gt;<br>
&gt; * Provide a common way to make REST calls<br>
&gt; * Simplify the authorization semantics to an openshift cluster<br>
&gt; * Simplify the pattern of making REST calls over what is done today<br>
&gt; * In future, take advantage of its SPDY support to move away from the<br>
&gt; oc<br>
&gt; binary dependency<br>
&gt; * Put us in a better position to move to the Fabric8 client (if that<br>
&gt; ever<br>
&gt; happens)<br>
&gt;<br>
&gt; Any comments or objects are welcome<br>
<br>
</span>0) &quot;In future&quot; about SPDY - what does that mean ? Can OKhttp already<br>
talk with SPDY<br>
    on Java 8 without changing the bootclasspath ?<br>
<br>
1) did you look at the work Stuart Douglas did ? (see mail thread: &quot;ALPN<br>
in Java&quot;)<br>
    Would that be a better option for SPDY ? That would work for Java 8<br>
at least.<br>
<br>
2) will this integrate with use of proxy settings etc. configured in<br>
Eclipse ?<br>
    that is what ECF today does for normal http URL connections, if you<br>
are using<br>
    a separate library my guess is that it is ignoring proxy and other<br>
auth setup<br>
    done in eclipse, but I could be wrong.<br>
<br>
/max<br>
<br>
<br>
/max<br>
<a href="http://about.me/maxandersen" rel="noreferrer" target="_blank">http://about.me/maxandersen</a><br>
_______________________________________________<br>
jbosstools-dev mailing list<br>
<a href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a><br>
</blockquote></div><br></div>