Thruway\Peer\RouterInterface::createNewSession PHP Méthode

createNewSession() public méthode

public createNewSession ( Thruway\Transport\TransportInterface $transport ) : Session
$transport Thruway\Transport\TransportInterface
Résultat Thruway\Session
    public function createNewSession(TransportInterface $transport);