• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
onetruechaos

onetruechaos

HeroTool

Public
Like
HeroTool
Home
Code
5
backend
1
frontend
2
shared
1
README.md
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
5/24/2025
Viewing readonly version of main branch: v6
View latest version
README.md

Archipelago.gg Chat Client

A web-based chat client for connecting to Archipelago.gg servers. This application allows you to view and send chat messages to connected Archipelago servers.

Features

  • Connect to Archipelago.gg servers via WebSocket
  • Real-time chat message viewing
  • Send chat messages to the server
  • Connection status monitoring
  • Clean, responsive UI

Project Structure

├── backend/
│   └── index.ts             # Main Hono server with WebSocket proxy
├── frontend/
│   ├── components/
│   │   ├── App.tsx          # Main application component
│   │   ├── ChatWindow.tsx   # Chat message display
│   │   ├── MessageInput.tsx # Message input component
│   │   └── ConnectionForm.tsx # Server connection form
│   ├── index.html           # Main HTML template
│   ├── index.tsx            # Frontend entry point
│   └── style.css            # Custom styles
├── shared/
│   └── types.ts             # Shared TypeScript types
└── README.md

Usage

  1. Open the application
  2. Enter your Archipelago server details (host, port, slot name, password if required)
  3. Click "Connect" to establish connection
  4. View incoming chat messages in real-time
  5. Send messages using the input field at the bottom

Technical Details

  • Backend: Hono.js with WebSocket support
  • Frontend: React with TypeScript
  • Styling: TailwindCSS
  • Real-time communication: WebSocket connection to Archipelago servers
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.