Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/familylifersmpc/htdocs/www.familylifersmpc.com/index.php on line 91
#!./uwsgi --plugins http,0:psgi,coroae --https :443,foobar.crt,foobar.key --http-websockets --coroae 40 --psgi tests/websockets_echo.pl my $app = sub { my $env = shift; my $ws_scheme = 'ws'; if (exists($env->{HTTPS}) || $env['psgi.url_scheme'] eq 'https') { $ws_scheme = 'wss'; } if ($env->{PATH_INFO} eq '/') { my $body = <

WebSocket