mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
Fix note about WebSockets
Old v1 feature no longer applies without plugin (it was never used anyway)
This commit is contained in:
parent
5cee52a81c
commit
69074532f8
1 changed files with 1 additions and 1 deletions
|
@ -861,7 +861,7 @@
|
|||
<div class="feature">
|
||||
<h5>WebSockets</h5>
|
||||
<p>
|
||||
Caddy supports making WebSocket connections directly to local programs' stdin/stdout streams that work a little bit like CGI.
|
||||
Caddy proxies WebSocket upgrades with ease.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue