皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Node.js v8.6.0 发布,添加内置 http2 实验支持

Node.js v8.6.0 发布,添加内置 http2 实验支持

Node.js v8.6.0 发布了。Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。该版本更新内容如下:

  • crypto
    • Support for multiple ECDH curves. #15206
  • dgram
    • Added setMulticastInterface() API. #7855
    • Custom lookup functions are now supported. #14560
  • n-api
    • The command-line flag is no longer required to use N-API. #14902
  • tls
    • Docs-only deprecation of parseCertString()#14245
  • New Contributors
    • Welcome Sebastiaan Deckers (@sebdeckers) as a new Collaborator! #15354

更多内容请查看发行说明

下载地址:

转自 http://www.oschina.net/news/89085/nodejs-8-6-0