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 bb0f14e commit 0fe2765Copy full SHA for 0fe2765
README.md
@@ -75,7 +75,7 @@ const client = new Jaysonic.client.http();
75
const wss = new Jaysonic.server.ws();
76
```
77
78
-**Note that there are two web socket clients**
+**Note that there are two web socket clients**\
79
**One can only be run in the browser, and the other can run in a NodeJS environment.**
80
81
#### WS Client for browser
0 commit comments