The default Session uses the default Config. If this doesn't suit for the user, he's forced to create another Session with a config file which is cumbersome.
It would be nice to make the default Session configurable, especially with nuze accepting similar arguments than the Zenoh examples: https://github.com/eclipse-zenoh/zenoh/blob/main/examples/src/lib.rs
The default Session uses the default Config. If this doesn't suit for the user, he's forced to create another Session with a config file which is cumbersome.
It would be nice to make the default Session configurable, especially with
nuzeaccepting similar arguments than the Zenoh examples: https://github.com/eclipse-zenoh/zenoh/blob/main/examples/src/lib.rs