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

0.3.6 • 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);

Package Sidebar

Install

npm i @rtco/server

Weekly Downloads

88

Version

0.3.6

License

MIT

Unpacked Size

4.71 kB

Total Files

4

Last publish

Collaborators

  • matallui