Real-Time

made easy

A Nuxt module aimed to simplify real-time communication with built-in automatic topic subscriptions, reactive shared state management, and type safety.

Terminal
npx nuxi module add nuxt-ws

Integrated concepts and features

    useWS

    The all-in-one composable to manage reactive WebSocket connections from client-side.

    defineWSHandler

    The all-in-one utility to manage reactive WebSocket connections from server-side.

    Validation

    Validation utils for incoming messages from the client.

    Topics

    Automatic topic subscriptions