mirror of
https://github.com/ergochat/ergo.git
synced 2025-02-08 18:44:10 +01:00
server queues messages in same order to all clients
This commit is contained in:
parent
a92ff15c34
commit
78b787f3ae
@ -14,6 +14,7 @@ issues are welcome. Discuss it here or on Freenode in [#ergonomadic][irc].
|
|||||||
- haproxy [PROXY protocol][proxy-proto] header for hostname setting
|
- haproxy [PROXY protocol][proxy-proto] header for hostname setting
|
||||||
- passwords stored in [bcrypt][go-crypto] format
|
- passwords stored in [bcrypt][go-crypto] format
|
||||||
- channels that [persist][go-sqlite] between restarts (+P)
|
- channels that [persist][go-sqlite] between restarts (+P)
|
||||||
|
- messages are queued in the same order to all connected clients
|
||||||
|
|
||||||
## Why?
|
## Why?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user