Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DiniFarb authored Jun 30, 2023
1 parent eab4af5 commit 5f7cb83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Queuic Message Broker

## Introduction
This is a very small qeueue message broker that I wrote for learning pur. It is not meant to be used in production.
This is a very small qeueue message broker that I wrote for learning. It is not meant to be used in production.

## Features
## TODO
- [x] Simple massage queueing
- [x] Message persistence
- [x] Own protocol
Expand All @@ -26,4 +26,4 @@ This is a very small qeueue message broker that I wrote for learning pur. It is
| Item.... |
+-+-+-+-+-+-+-+-+-+-+-+-+-+
```


0 comments on commit 5f7cb83

Please sign in to comment.