[nanomsg] Re: mangos will move to Go v1.7

  • From: Garrett D'Amore <garrett@xxxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Wed, 26 Oct 2016 23:19:02 -0700

I saw that. I am not specifically thinking of http2. Its unclear that there is 
much benefit in http2 for mangos over websocket. 

Sent from my iPhone

On Oct 26, 2016, at 8:38 PM, Jason E. Aten <j.e.aten@xxxxxxxxx> wrote:

If you're thinking of using http2 (on by default now for the stock http 
framework), be sure to use go1.7.3, out last week, which fixed a serious bug 
in the http2 implementation.  https://github.com/golang/go/issues/17071

On Wed, Oct 26, 2016 at 9:48 PM, Garrett D'Amore <garrett@xxxxxxxxxx> wrote:
Heads up:

In order to accept some changes made in the core HTTP stack, and eliminate a 
dependency upon Gorilla websockets, mangos will be moving to require Go v1.7 
soon.  This new version of the Go environment includes a key security fix 
which required me to use Gorilla instead of the stock HTTP framework.  Now 
that this is addressed, I can switch back to stock HTTP.

I don’t have a specific timeline for this, other than “soonish”.

Please let me know asap if this will create an undue burden for you.

 - Garrett


Other related posts: