Giter Club home page Giter Club logo

task-realtime-app's Introduction

๐Ÿš€ Go WebSocket Realtime App

Chat Application Chat Application

Welcome to the Go WebSocket WebSocket Realtime App! This is a simple chatroom application implemented using WebSockets in the Go language. The application allows multiple users to join a chatroom and exchange messages in real-time.

โœจ Features

  • Send & receive messages instantly in the chatroom. โžก๏ธ
  • Secure login. Log in with your username for a personalized chat space.๐Ÿ”
  • Get push notifications for important updates.๐Ÿ“ข
  • Caching stores frequently used data for a smoother experience.๐ŸŒŸ
  • Microservices power! Breaks down the app for better scaling and easier updates.๐Ÿ“ฉ
  • RabbitMQ message queue! Delivers messages reliably between services.๐Ÿ’ฌ
  • Rock-solid tests! Ensures everything works perfectly with TDD & unit testing. โœ…

โš™๏ธ Prerequisites

Before running this application, make sure you have the following installed:

๐Ÿ“ฅ Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/iarsham/task-realtime-app
    
  2. Change to the project directory:

    cd ./task-realtime-app
    
  3. Create .env file and fill it based on .env-sample:

    touch .env
    
  4. Build and Start the application:

    make run-prod
    

๐Ÿš€ Usage

Message Example Notfication Example

๐Ÿค Contributing

Contributions are welcome! If you find any issues or want to enhance the functionality of this application, feel free to open an issue or submit a pull request. Please make sure to follow the Contributing Guidelines when contributing.

๐Ÿ“„ License

This project is licensed under the MIT License.

๐Ÿ“ž Contact

If you have any questions or need any assistance, feel free to reach out:

task-realtime-app's People

Contributors

iarsham avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.