locka99 / opcua

A client and server implementation of the OPC UA specification written in Rust
Mozilla Public License 2.0
475 stars 128 forks source link

Client: Do not check url when connecting #305

Open oroulet opened 6 months ago

oroulet commented 6 months ago

All clients I have tested do not care about url. this client currently even required a url and could not connect to servers not providing one