Skip to content

Commit 2ce73fd

Browse files
committed
readme additions
1 parent 74d0447 commit 2ce73fd

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ git checkout v3
7171
- [x] Rate limiting
7272
- [x] Automatic reconnection on disconnect(configurable)
7373

74+
- [ ] **Alternative Redis Communication**
75+
- [ ] Extended config for Redis
76+
- [ ] Redis implementation in core (SendOperation)
77+
- [ ] Channel mapping alternative on velocity
78+
- [ ] Sending/Receiving support on all Platforms
79+
7480
- [x] **Security**
7581
- [x] Mutual authentication (HMAC-SHA256)
7682
- [x] TLS SPKI key pinning
@@ -106,7 +112,7 @@ git checkout v3
106112
- [x] Dual-mode output (chat and console)
107113
- [ ] Automatic update checker
108114
- [ ] Dump export to file or paste service
109-
- [ ] bstats
115+
- [x] bstats
110116

111117
- [ ] **Web Interface**
112118
- [ ] ...

0 commit comments

Comments
 (0)