This commit is contained in:
nvms 2025-04-17 21:14:10 -04:00
parent f6c397e1e2
commit f37f040ecf

View File

@ -27,6 +27,10 @@ Mesh is a command-based WebSocket server and client framework designed for scala
## Quickstart
```bash
npm install @prsm/mesh
```
Here's the fastest way to get a server and client connected.
### Server