Skip to content

Commit b6bec63

Browse files
authored
feat: add nuxt-livekit (#1522)
1 parent 06969a8 commit b6bec63

2 files changed

Lines changed: 37 additions & 0 deletions

File tree

icons/nuxt-livekit.svg

Lines changed: 17 additions & 0 deletions
Loading

modules/nuxt-livekit.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: nuxt-livekit
2+
description: >-
3+
LiveKit integration for Nuxt: realtime video, audio, and data with client
4+
composables and server utilities
5+
repo: nuxtaid/nuxt-livekit
6+
npm: nuxt-livekit
7+
icon: nuxt-livekit.svg
8+
github: https://github.com/nuxtaid/nuxt-livekit
9+
website: https://github.com/nuxtaid/nuxt-livekit#readme
10+
learn_more: https://docs.livekit.io/intro/overview/
11+
category: Libraries
12+
type: 3rd-party
13+
maintainers:
14+
- name: Arash Ari Sheyda
15+
github: arashsheyda
16+
twitter: arash_sheyda
17+
bluesky: arashsheyda.me
18+
compatibility:
19+
nuxt: '>=3.0.0'
20+
requires: {}

0 commit comments

Comments
 (0)