Skip to content

HerbertInk/WebSocket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors