question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

N-API Support for websocket

See original GitHub issue

The recently announced Node 8 has a new experimental feature called N-API which is aimed at reducing maintenance cost for node native addons. Checkout this blog for more details on its benefits.

Module websocket is one of the top 30 native modules by dependency count, and in order to help the Node.js community make the important transition to N-API, we are hoping you will be able to work with us in order to port websocket to support N-API. Your support and feedback is important in making this effort a success.

I am part of the N-API working group and and would like to talk to you about how you can can get started with N-API and what help we might be able to provide. I’m available to talk on the phone individually if you’d like. Alternatively, if you prefer, feel free to jump in our WG meeting which happens every Thursday at 1.30 Eastern / 10.30 Pacific US time, to discuss any issues.

Here’s a video of N-API in action

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
theturtle32commented, Jun 15, 2017

I’m currently on vacation in Hawaii. Will have to check into this sometime when I get back! 😄

Brian

On Wed, Jun 7, 2017 at 8:20 AM, Sampson Gao notifications@github.com wrote:

The recently announced Node 8 has a new experimental feature called N-API which is aimed at reducing maintenance cost for node native addons. Checkout this blog for more details on its benefits.

Module websocket is one of the top 30 native modules by dependency count, and in order to help the Node.js community make the important transition to N-API, we are hoping you will be able to work with us in order to port websocket to support N-API. Your support and feedback is important in making this effort a success.

I am part of the N-API working group and and would like to talk to you about how you can can get started with N-API and what help we might be able to provide. I’m available to talk on the phone individually if you’d like. Alternatively, if you prefer, feel free to jump in our WG meeting https://plus.google.com/u/0/events/c0eevtrlajniu7h8cjrdk0f56c8?authkey=COH04YCalJS8Ug which happens every Thursday at 1.30 Eastern / 10.30 Pacific US time, to discuss any issues.

Here https://www.youtube.com/watch?v=nmXhJ88nZsk’s a video of N-API in action

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/theturtle32/WebSocket-Node/issues/284, or mute the thread https://github.com/notifications/unsubscribe-auth/AADPwOTOnpmVEbod59Sk2KxzZSTvw9YIks5sBuoEgaJpZM4NzGKM .

0reactions
andreekcommented, Aug 29, 2020

This issue can be closed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

A WebSocket Implementation for Node.JS (Draft - GitHub
This is a (mostly) pure JavaScript implementation of the WebSocket protocol versions 8 and 13 for Node. There are some example client and...
Read more >
The WebSocket API (WebSockets) - Web APIs - MDN Web Docs
desktop desktop Chrome Edge WebSocket Full support. Chrome4. Toggle history Full support. Edge12. Toggl... WebSocket() constructor Full support. Chrome4. Toggle history Full support. Edge12. Toggl...
Read more >
Preface - Nymi Band
This document provides information about how to develop Nymi-enabled Applications by using the Nymi API(NAPI). Nymi API WebSocket Interface ...
Read more >
Public preview: Native support for WebSocket APIs in Azure ...
Azure API Management announces native support for WebSocket APIs.
Read more >
Adds small rpc image for playback status uses playing and ...
We will gradually onboard another 10 mainnet validators to help build a ... 1) and is set up to process WebSocket connections and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found