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
88
0.3.6
MIT
4.71 kB
4