Skip to content

EvickaStudio/mq-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ Chat Application

Just a simple chat application using RabbitMQ.

Usage

This project uses uv, if you only work with pip, you can install uv with pip install uv or install the packages directly with pip install pika pydantic-settings.

# Clone the repository
git clone https://github.com/EvickaStudio/mq-chat.git

# Install the dependencies
uv sync

# Set the environment variables
cp .env.example .env

# Run the application
uv run chat.py

About

Just a simple chat application using RabbitMQ.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages