Yew Dashboard Example (Fetch & WebSocket) Build and run the client Enter the client folder and run: cargo web start Build and run the server Enter to server folder and run: cargo build && ./target/debug/server It opens ws://localhost:9001/ websocket endpoint.