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 3deaf73 commit 0bd355aCopy full SHA for 0bd355a
examples/smack/README.md
@@ -27,10 +27,9 @@ SMACK is a simple messaging service with a persistent message store using Postgr
27
- Create necessary volumes for data persistence
28
29
### 3. Connect to the service
30
-
31
You can use our proxy server to connect SMACK to your client.
32
Navigate to the proxy directory and build the main file:
33
+
34
```bash
35
cd src/mcp/proxy
36
go build main.go
0 commit comments