Skip to content

alexjackhughes/plot

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published