List connected clients #845
-
Hi, is there a way to list all the clients that are connected to the server? I mean, their names for example. |
Beta Was this translation helpful? Give feedback.
Answered by
AndreasHeine
Mar 24, 2022
Replies: 1 comment 6 replies
-
probably the binary server: opcua-asyncio/asyncua/server/server.py Line 90 in 729ef89 |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
swamper123
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
probably the binary server:
opcua-asyncio/asyncua/server/server.py
Line 90 in 729ef89
opcua-asyncio/asyncua/server/binary_server_asyncio.py
Line 112 in 729ef89