mirror of
https://github.com/nvms/prsm.git
synced 2025-12-16 00:00:52 +00:00
README
This commit is contained in:
parent
18f60550e2
commit
8a84f6ea04
@ -7,7 +7,7 @@ Mesh is a command-based WebSocket server and client framework designed for scala
|
||||
### Server
|
||||
|
||||
```ts
|
||||
import { MeshServer, MeshContext } from "@prsm/mesh/server";
|
||||
import { MeshServer } from "@prsm/mesh/server";
|
||||
|
||||
const server = new MeshServer({
|
||||
port: 8080,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user