Jonas Haraldsson
Jonas Haraldsson
The requested secure channel lifetime is hardcoded as 60 seconds in function issue_or_renew_secure_channel() in session_state.rs. This is a request to add this as a parameter to the client builder instead....
I am running version 0.8.1 of the opcua client. Using security policy _Basic256Sha256_ and message security mode _SignAndEncrypt_. When the secure channel token is renewed, approximately every 3rd time, the...
After losing the conection to the OPC UA server, when reconnecting, the opcua client attempts to transfer an existing subscription to the new session but fails and panics `opcua_client::session: session:2...
I would like to ask for the feature to be able to collapse all simple unnamed functions assigned to something, but not declarations of named functions. Examples Collapse this createSomething(5,...