Thruway\Peer\RouterInterface::createNewSession PHP 메소드

createNewSession() 공개 메소드

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