Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TzuHuanTai/RaspberryPi-WebRTC
/ unix_socket_client.py
File
unix_socket_client.py
examples/unix_socket_client.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
asyncio
2
3
class
AsyncUnixSocketClient:
4
def
__init__(self, socket_path):
Callers
nothing calls this directly
Calls
2
AsyncUnixSocketClient
Class · 0.85
run
Method · 0.80
Tested by
no test coverage detected