SUPPORT 1.0 KB

1234567891011121314151617181920212223
  1. SUPPORT
  2. =======
  3. This project ("nanomsg") or more properly "nanomsg 1.0" is now in
  4. "sustaining" mode.
  5. This means that generally the project maintainers will only integrate fixes
  6. or release new versions when severe defects are found. The reason for this
  7. is that new development effort has transitioned to the "NNG" project
  8. (see https://github.com/nanomsg/nng for more information).
  9. The possible exception to this would be for features with a specific
  10. commercial sponsorship, for commercial users unable to use NNG.
  11. The NNG project as of this writing has *nearly* complete compatibility
  12. with nanomsg (99% of apps will work with no source code changes, and
  13. the NNG library is also wire compatible with nanomsg, so that projects
  14. built with the two separate libraries can interoperate seamlessly).
  15. In addition it offers higher scalability, reliability, and usability.
  16. It also offers a number of more advanced features.
  17. Commercial support for both NNG and this project ("nanomsg") is offered
  18. by Staysail Systems, Inc. Contact info@staysail.tech for more information.