> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# listen

> Start the WebSocket server and begin accepting clients.

# listen

## Summary

Start the WebSocket server and begin accepting clients.

## Signature

```typescript theme={null}
listen(): void;
```

## Parameters

*No parameters.*

## Returns

**Type**:`void`

Start the WebSocket server and begin accepting clients.
