Open jcelerier opened 9 months ago
It doesn't really make sense to have open_port / open_virtual_port when one can only call these functions in the beginning. It'd be much simpler to just pass information about the port we want to open to the configuration in the constructor.
It doesn't really make sense to have open_port / open_virtual_port when one can only call these functions in the beginning. It'd be much simpler to just pass information about the port we want to open to the configuration in the constructor.