sayedsoft / plot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plot

A WebSocket chatrooms server.

Deploy on Railway

Usage

  1. Connect using a WebSocket terminal client (wscat recommended)

    • With no installation
    pnpm dlx wscat -c wss://plot.gq
    yarn dlx wscat -c wss://plot.gq
    npx wscat -c wss://plot.gq
    • After installation
    wscat -c wss://plot.gq
  2. Join a room with your friends and plot away! 🎉

About


Languages

Language:TypeScript 100.0%