@rtco/server
TypeScript icon, indicating that this package has built-in type declarations

0.2.11 • Public • Published

@rtco/server

Artico signaling server library. Please refer to the documentation for more information.

Installation

npm install @rtco/server

Usage

import { ArticoServer } from '@rtco/server';

const server = new ArticoServer();
server.listen(3000);

/@rtco/server/

    Package Sidebar

    Install

    npm i @rtco/server

    Weekly Downloads

    8

    Version

    0.2.11

    License

    MIT

    Unpacked Size

    10.8 kB

    Total Files

    6

    Last publish

    Collaborators

    • matallui