能用。手冊(cè)有介紹 http://doc3.workerman.net/advanced/webserver.html
use Workerman\Protocols\Http; Http::setCookie(..); Http::sessionStart(); //webserver里sessionStart后才能用$_SESSION $_SESSION... $_SERVER。。。