Skip to content

Commit 9f52ea4

Browse files
docs(connectors): clarify usage of open-wearables package for Python clients
1 parent b5b0a85 commit 9f52ea4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

open_wearable/docs/connectors/websocket-ipc-api.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This document describes how to communicate with the OpenWearable WebSocket connector.
44

5+
Python clients can use the [`open-wearables`](https://pypi.org/project/open-wearables/)
6+
package instead of implementing the JSON WebSocket protocol directly.
7+
58
## Endpoint
69

710
Default endpoint:

0 commit comments

Comments
 (0)