> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-docs-v6-beta2-flutter-uikit.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Advanced

> Advanced CometChat React Native SDK topics including connection status monitoring and manual WebSocket management.

This section helps you to know about the Connection Listeners.

## Next Steps

<CardGroup cols={2}>
  <Card title="Connection Status" icon="signal" href="/sdk/react-native/connection-status">
    Monitor real-time WebSocket connection status
  </Card>

  <Card title="Managing WebSockets Manually" icon="plug" href="/sdk/react-native/managing-web-sockets-connections-manually">
    Take control of WebSocket connections
  </Card>
</CardGroup>
