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
2137c45 - added security mode check when creating the channel to ensure proper securityMode is provided - removed overwrite in readChunk since it will not reach without valid securityMode
4470d9b Check if node value is a func() *Datavalue and don't wrap if it is.
db5fdbf Merge pull request #778 from gopcua/server_accesslevels
ad9aac9 Merge pull request #780 from ioansiran/main
985a6f0 Removed hardcoded SecurityMode in SecureChannel readChunk method.