zerva-room
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

🌱 Zerva room management module

This is a side project of Zerva

Get started

import { useSocketIO } from "zerva-socketio"
import { useRoom } from "zerva-room"

useHttp({
  port: 8080,
})

useSocketIO()
useRoom()

/zerva-room/

    Package Sidebar

    Install

    npm i zerva-room

    Weekly Downloads

    1

    Version

    0.2.3

    License

    MIT

    Unpacked Size

    31.3 kB

    Total Files

    18

    Last publish

    Collaborators

    • holtwick