Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions icons/nuxt-realtime.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions modules/nuxt-realtime.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: nuxt-realtime
description: >-
Real-time state synchronization for Nuxt applications. Share reactive state across clients, broadcast events, and manage connections.
repo: daanvangeloven/nuxt-realtime
npm: nuxt-realtime
icon: nuxt-realtime.svg
github: https://github.com/daanvangeloven/nuxt-realtime
website: https://nuxtrealtime.com/
learn_more: https://nuxtrealtime.com/getting-started
category: Libraries
type: 3rd-party
maintainers:
- name: Daan van Geloven
github: daanvangeloven
compatibility:
nuxt: '>=3.0.0'
requires: {}
Loading