[nanomsg] mangos version 2 announcement

  • From: Garrett D'Amore <garrett@xxxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Tue, 30 Oct 2018 00:29:27 -0700

[ If you don’t use Golang or mangos, ignore this message.]

I’m happy to announce that mangos version 2 is now available and ready for 
testing.

https://github.com/nanomsg/mangos-v2

If we had formal releases, I consider us in “release candidate” stage.  I feel 
pretty good about the code, and the normal application API feels pretty solid 
now.  The CHANGES-v2 document in that repo outlines the changes from mangos 
version 1.

Probably I’ll add some more test cases to improve the test coverage (which we 
now have working reliably) before I actually tag this.  I’d also like to give 
folks a chance to beat up on this and let me know if they find any problems.

Note that the import paths for mangos v2 have changed, so existing mangos v1 
applications will keep working.

Mangos v2 requires modern Golang.  (1.10 works, and I think 1.9 will work too.)

At some point after I tag mangos v2 with a “v2” tag, I will be placing mangos 
v1 into a limited sustaining mode only, where I only fix critical bugs in v1.

Thanks!

 - Garrett

Other related posts:

  • » [nanomsg] mangos version 2 announcement - Garrett D'Amore