unit
unit copied to clipboard
Websockets in Ruby, Go, Perl, and PHP
Support for WebSockets shall be eventually extended to ~~Python~~ (done), Ruby, Go, Perl, and PHP.
Waiting for this
WebSockets in Python can be used using ASGI protocol. See #461.
If anyone can't wait for this support I have a workaround: https://github.com/nginx/unit/discussions/1329
@willnode can it be used with PHP's embed SAPI?