You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, and thank you for your work on this project.
I am writing a proxy to allow subscribing to OPC-UA nodes realtime updates via Centrifugo: https://github.com/cailloumajor/opcua-centrifugo
I currently explore about how to use namespace URL, I read the code and also #512. This got me to a question: shouldn't the client cached namespaces array be refreshed in the reconnection process ?
I would be happy to submit a PR if needed.
The text was updated successfully, but these errors were encountered:
Hello, and thank you for your work on this project.
I am writing a proxy to allow subscribing to OPC-UA nodes realtime updates via Centrifugo: https://github.com/cailloumajor/opcua-centrifugo
I currently explore about how to use namespace URL, I read the code and also #512. This got me to a question: shouldn't the client cached namespaces array be refreshed in the reconnection process ?
I would be happy to submit a PR if needed.
The text was updated successfully, but these errors were encountered: