help icon indicating copy to clipboard operation
help copied to clipboard

QUIC for Node.js client implementation

Open Geshode opened this issue 5 years ago • 2 comments

  • Node.js Version: 14.5.0
  • OS: Windows 10

I have been following the QUIC implementation process and was giving it a try now that it got added to the node master.

I also got an example to work, after realizing, that QUIC is now included inside the net module and not the quic module anymore.

All samples, which I have found (one example), talk about using the QUIC implementation in Node being usable for server and client. I have been able to successfully create a server and client in my application's index.js, but I have no idea how I am supposed to make the QUIC implementation usable in the web browser. Because when I hear client, I think of web browsers.

Is there a way to use the QUIC implementation in a web browser? Or is it wrong to understand client as web browser?

@jasnell

Geshode avatar Jul 14 '20 08:07 Geshode

@nodejs/quic

gireeshpunathil avatar Sep 02 '21 15:09 gireeshpunathil

It seems there has been no activity on this issue for a while, and it is being closed in 30 days. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.

github-actions[bot] avatar May 12 '24 01:05 github-actions[bot]

It seems there has been no activity on this issue for a while, and it is being closed. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.

github-actions[bot] avatar Jun 12 '24 01:06 github-actions[bot]