Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 408 Bytes

Pet projet AMQP (RabbitMQ)

asd

Includes 3 servers:

  • Database server (stores the list posts and the list users)
  • Post server (creates posts. sends and gets posts to and from the database server)
  • Auth server (consists of 2 servers:)
    • HTTP server (works with the client)
    • AMQP server (works with the Post server)