OPC Unified Architecture .NET Standard
Stars
2.3k
Forks
1.0k
Watchers
2.3k
Open Issues
60
Overall repository health assessment
No package.json found
This might not be a Node.js project
766
commits
291
commits
269
commits
248
commits
148
commits
90
commits
72
commits
55
commits
20
commits
14
commits
Add unit tests for Server Subscription and Session handling (#3639)
f859245View on GitHub[Server] Introduce RequestLifetime for request handling and cancellation (#3643)
23f10d8View on GitHubAdd support for certificate based MQTT authentication (#3610)
77705f1View on GitHub[Server] Improve Request Queue, fix Event handling, add Tests (#3611)
66f4439View on GitHubFix missing FactoryBuilder.Commit() in dictionary-based complex type loading paths (#3630)
4c78751View on GitHubCode cleanup and modernization of test assertions to comply with project standards. (#3631)
5a1e547View on GitHubfix(SubscriptionManager): replace List with ConcurrentDictionary for abandoned subscriptions (#3617) (#3618)
b8856c9View on GitHubNew Json decoder/encoders, array/matrix abstractions, ByteString, and more. (#3619)
03777ecView on GitHubFix memory leak from undisposed sockets and event handler retention during server restart (#3608)
eae41a5View on GitHub