Skip to content

Commit 213c6be

Browse files
committed
fix(docs): update TCP connector description to remove client support mention
1 parent c3d2c3d commit 213c6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ See the [MCP server docs](tools/aimdb-mcp/) for Claude Desktop and other editors
241241
| **WebSocket**`aimdb-websocket-connector` | ✅ Ready | std, wasm |
242242
| **Serial (COBS/UART)**`aimdb-serial-connector` | ✅ Ready | std, no_std |
243243
| **Unix domain socket**`aimdb-uds-connector` | ✅ Ready | std |
244-
| **TCP**`aimdb-tcp-connector` | ✅ Ready | std, no_std client |
244+
| **TCP**`aimdb-tcp-connector` | ✅ Ready | std, no_std |
245245
| **Kafka** | 📋 Planned | std |
246246
| **Modbus** | 📋 Planned | std, no_std |
247247

0 commit comments

Comments
 (0)