Skip to content

muaaz556/OpenChat

Repository files navigation

OpenChat

Table of Contents
  1. About The Project
  2. Usage
  3. Next Steps
  4. Useful Resources

About The Project

OpenChat screenshot OpenChat is a web application built with ASP.NET that allows users to chat in a single open chat room without having to create an account. It uses the SignalR library to establish a connection between a client (the users browser) and the server. This allows the server to receive messages from a client and broadcast them to all other connected clients.

Built With

  • Bootstrap
  • .Net

Hosted on

  • AWS

Usage

A Docker image of the OpenChat web application is currently running on a container in AWS Lightsail. The web application can be used by opening the following link: ✨ Try OpenChat

Next Steps

  • Store messages to a PostgreSQL database running on AWS RDS

Useful Resources

About

OpenChat is a web application that allows users to chat in a single open chat room.

Resources

Stars

Watchers

Forks

Contributors