An open API service indexing awesome lists of open source software.

https://github.com/kadirdemirkaya/documentapp

A basic form project for message passing
https://github.com/kadirdemirkaya/documentapp

message-broker windows-forms

Last synced: 7 months ago
JSON representation

A basic form project for message passing

Awesome Lists containing this project

README

          

# Project Title

This is a Windows Form project and the project was developed with rabbitMQ to communicate using message-brokers in event-based projects. Data is sent from the project for publishing purposes, and the Consumer project consumes the data and creates documentation. The aim of the project is to understand the message-broker logic.

## Documentation

Files in three different (.pdf, .json, .txt) formats can be created here

## Form Photos

![Consume](https://github.com/kadirdemirkaya/DocumentApp/assets/126807887/87d3fdd5-03b5-4279-8a3a-8c1cf0616f2a)
![Publish](https://github.com/kadirdemirkaya/DocumentApp/assets/126807887/9f55b229-0b16-4b54-ab14-8a16611a783d)