unit icon indicating copy to clipboard operation
unit copied to clipboard

Websockets in Ruby, Go, Perl, and PHP

Open ghost opened this issue 5 years ago • 4 comments

Support for WebSockets shall be eventually extended to ~~Python~~ (done), Ruby, Go, Perl, and PHP.

ghost avatar Feb 06 '20 12:02 ghost

Waiting for this

akshaybabloo avatar Jun 14 '20 07:06 akshaybabloo

WebSockets in Python can be used using ASGI protocol. See #461.

mar0x avatar Oct 05 '20 11:10 mar0x

If anyone can't wait for this support I have a workaround: https://github.com/nginx/unit/discussions/1329

willnode avatar Jun 25 '24 00:06 willnode

@willnode can it be used with PHP's embed SAPI?

qodeboy avatar Feb 09 '25 17:02 qodeboy