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

0.2.17 • 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

97

Version

0.2.17

License

MIT

Unpacked Size

4.63 kB

Total Files

4

Last publish

Collaborators

  • matallui