Subway
Subway is a web-based IRC client with a multi-user backend and a JavaScript-heavy UI. Frontend/backend communication is done with websockets (or best available fallback where not available). The backend supports connection persistence and optional logging when the browser...
License model
- Free • Open Source
Application types
Platforms
- Mac
- Windows
- Linux
- Online
- Self-Hosted
Subway is in hiatus, i.e. it's not currently functional and not under active development, but the plan is to finish this project some point in the future. Meanwhile currently the maintainer strongly suggests taking a look at Shout .
Features
- Instant Messaging
- IRC
Subway News & Activities
Recent activities
Subway information
What is Subway?
Subway is a web-based IRC client with a multi-user backend and a JavaScript-heavy UI. Frontend/backend communication is done with websockets (or best available fallback where not available). The backend supports connection persistence and optional logging when the browser disconnects.
Subway is built with node.js, node-irc and Backbone.js and jQuery on the frontend.