X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-Plack-App-Proxy-WebSocket;a=blobdiff_plain;f=lib%2FPlack%2FApp%2FProxy%2FWebSocket.pm;h=c0a7cde62fced03f2771ad6451edf9460fc08b24;hp=94008e63492c7d01a7a6a708c508ad2d071813f8;hb=be8511d0e0982adefc966e977dc3d365b4cd4d97;hpb=9d371b6a17dca828e500d898aa8e1b11b6a2ce0e diff --git a/lib/Plack/App/Proxy/WebSocket.pm b/lib/Plack/App/Proxy/WebSocket.pm index 94008e6..c0a7cde 100644 --- a/lib/Plack/App/Proxy/WebSocket.pm +++ b/lib/Plack/App/Proxy/WebSocket.pm @@ -31,7 +31,7 @@ This is a subclass of L that adds support for proxying WebSocket connections. It has no extra dependencies or configuration options beyond what L requires or provides, so it may be an easy drop-in replacement. Read the documentation of that module for advanced usage -not covered by the L. +not covered here. This subclass necessarily requires extra L server features in order to work. The server must support C and C. It is also