swoole / swoole-src

🚀 Coroutine-based concurrency library for PHP
https://www.swoole.com
Apache License 2.0
18.42k stars 3.16k forks source link

Add support for QUIC #1808

Open Alion548 opened 6 years ago

Alion548 commented 6 years ago

Hello, Can you please add support for QUIC ? https://tools.ietf.org/html/draft-tsvwg-quic-protocol-00

ghost commented 6 years ago

👍

The next very interesting google standard thing

ghost commented 5 years ago

Just to be up to date, suggested naming is now HTTP/3 (https://mailarchive.ietf.org/arch/msg/quic/RLRs4nB1lwFCZ_7k0iuz0ZBa35s)

For those who are interested official workinggroup https://quicwg.org

antonydevanchi commented 5 years ago

Bump.

  1. https://blog.cloudflare.com/http3-the-past-present-and-future
  2. https://blog.cloudflare.com/the-road-to-quic
  3. https://blog.cloudflare.com/enjoy-a-slice-of-quic-and-rust
  4. https://github.com/cloudflare/quiche
eldadfux commented 3 years ago

Any idea when HTTP3 support might arrive to Swoole? and is there any public roadmap we can track? Super excited about this project. 🤩

diyism commented 3 years ago

Great, if swoole 4.6 could support http3, we can serve our websites behind NAT (Yes: 1.Full, 2.Restricted Cone, No: 3.Port Restricted Cone, 4.Symmetric).

vadym-masiuk commented 3 years ago

Wow! It looks super promising if we can try it in one of the next releases. I understand it's matter of time for Swoole team to implement it, but we still need it) Even it's postponed till version 4.7, we're still looking for that Swoole feature

PineappleIOnic commented 1 year ago

Hey There 👋, Just bumping this PR to see what the status is of this PR and how far it is @matyhtf

getpinga commented 1 year ago

No news on this?