Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luisangel2895/app
https://github.com/luisangel2895/app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/luisangel2895/app
- Owner: luisangel2895
- Created: 2023-05-10T05:04:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-10T05:04:13.000Z (over 1 year ago)
- Last Synced: 2024-11-30T06:47:10.336Z (about 1 month ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plot
A WebSocket chatrooms server.
![](../../actions/workflows/ci.yml/badge.svg)
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/DZV--w?referralCode=bonus)
## Usage
1. Connect using a WebSocket terminal client ([`wscat` recommended](https://github.com/websockets/wscat))
- With **no** installation
```sh
pnpm dlx wscat -c wss://plot.gq
``````sh
yarn dlx wscat -c wss://plot.gq
``````sh
npx wscat -c wss://plot.gq
```- After installation
```sh
wscat -c wss://plot.gq
```2. Join a room with your friends and plot away! :tada: