Skip to content
/ Chat.IO Public

A real time Node.js and Socket.IO based product. Supporting Public and Private Messaging, Encrypted Chats, User Notifications.

License

Notifications You must be signed in to change notification settings

vmanav/Chat.IO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat.IO

A real time Chat Application

Version Documentation Maintenance License: MIT

About the Project

Chat.IO is a Node.js and Socket.IO based real time chat application.
The functionalities supported are stated below :

- Real Time Chat.
- Public and Private Messaging.
- Encrypted Chats.
- User Entering/Leaving Channel Notifications to all users.

Usage

Prerequisites

  • Node.js installed

Setup

  1. Fork the repository and clone it to your local machine.
  2. Install Dependencies
    npm i
  3. Start the application
    npm start
  4. The application is live at http://localhost:4848.

Gallery

Home Page
Landing Page
Basic Usage
Basic Usage
Private Messaging
Private Messaging
Encrypted Chats
Encrypted Chats

Author

👤 Manav Verma

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Manav Verma.
This project is MIT licensed.


About

A real time Node.js and Socket.IO based product. Supporting Public and Private Messaging, Encrypted Chats, User Notifications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published