mirror of
https://github.com/kevachat/webapp.git
synced 2025-01-22 12:34:25 +00:00
update readme
This commit is contained in:
parent
0d0df93e5e
commit
b7adedf506
@ -25,9 +25,9 @@ Basic social features like identicons, replies, mentions, RSS subscriptions etc
|
|||||||
|
|
||||||
## Protocol
|
## Protocol
|
||||||
|
|
||||||
KevaChat protocol following native Kevacoin's `key`/`value` model, where `key` - is the `timestamp@username` and `value` - is message.
|
KevaChat protocol following native Kevacoin's `key`/`value` model, where `key` optionally contain `@username` postfix and `value` - contain message.
|
||||||
|
|
||||||
All messages related to their room `namespace`.
|
All publications related to their room `namespace`.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user