Websockets in SolidStart Example
I am writing a tutorial for solidhack about how to use WebSocket's in SolidStart, I based my example on this example repo https://github.com/peerreynders/solid-start-ws-demo .
Is this still the best practice, or there is a better way?
GitHub
GitHub - peerreynders/solid-start-ws-demo: Use a websocket server w...
Use a websocket server within SolidStart v1.0.0-rc.0 - peerreynders/solid-start-ws-demo
1 Reply
The author of vinxi shared this a while ago, making use of Nitros (experimental) WS feature.