Skip to content

somaniarushi/hullo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hullo 💬

Do you miss AOL? Me neither. But I do miss the aesthetic of AOL. There was a strange romanticism to entering a room with someone and having a conversation. Relay chats inspire the same kind of voyeurism. Hullo is an open chatroom exposed to everyone in the internet. At any point, anyone can drop in, have a chat, and leave.

Hullo has no backend. It does not save any of your messages. Instead, it uses websockets to connect various computers to each other and broadcast messages. When you log out of a session, the messages you sent are lost forever to you. Hullo is built using NodeJS and socket.io, and hosted on Heroku.

Getting Started

To get this project up and running locally, follow the following steps.

  1. You must have node and npm installed.
  2. Clone this project.
  3. Go wild.
Made with love by AMKS. Reach out at t.co/amksomani.