> ## 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 signaling WebSocket and accept incoming client offers (SDP/ICE).

# listen

## Summary

Start the signaling WebSocket and accept incoming client offers (SDP/ICE).

## Signature

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

## Parameters

*No parameters.*

## Returns

**Type**:`void`

Start the signaling WebSocket and accept incoming client offers (SDP/ICE).
