We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6584825 commit 3a220c4Copy full SHA for 3a220c4
src/viam/sessions_client.py
@@ -35,6 +35,7 @@ def loop_kwargs():
35
return {"loop": asyncio.get_running_loop()}
36
return {}
37
38
+
39
class SessionsClient:
40
"""
41
A Session allows a client to express that it is actively connected and
0 commit comments