Skip to content
/ plot Public
generated from dayblox/node-ts

WebSocket chatrooms server

Notifications You must be signed in to change notification settings

dayblox/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.up.railway.app
    yarn dlx wscat -c wss://plot.up.railway.app
    npx wscat -c wss://plot.up.railway.app
    • After installation
    wscat -c wss://plot.up.railway.app
  2. Join a room with your friends and plot away! 🎉

About

WebSocket chatrooms server

wss://plot.gq

Topics

Resources

Stars

Watchers

Forks