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 9947240 commit 6ad9970Copy full SHA for 6ad9970
README.md
@@ -1,6 +1,7 @@
1
# solid-ws
2
+[](https://github.com/solid/solid)
3
-WebSockets for Solid
4
+> Node/Javascript implementation of Websockets for Solid
5
6
## Usage
7
@@ -49,4 +50,4 @@ server.listen(port, function () {
49
50
51
// Attach WS to solid
52
solidWs(server, app)
-```
53
+```
0 commit comments