Thruway\Peer\RouterInterface::createNewSession PHP Method

createNewSession() public method

public createNewSession ( Thruway\Transport\TransportInterface $transport ) : Session
$transport Thruway\Transport\TransportInterface
return Thruway\Session
    public function createNewSession(TransportInterface $transport);