Artico signaling server library. Please refer to the documentation for more information.
npm install @rtco/server
import { ArticoServer } from '@rtco/server';
const server = new ArticoServer();
server.listen(3000);
Artico signaling server library. Please refer to the documentation for more information.
npm install @rtco/server
import { ArticoServer } from '@rtco/server';
const server = new ArticoServer();
server.listen(3000);
npm i @rtco/server
2
0.2.17
MIT
4.63 kB
4