forked from External/ergo
server queues messages in same order to all clients
This commit is contained in:
parent
a92ff15c34
commit
78b787f3ae
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue