Skip to content

Commit

Permalink
Document Liqid Chat
Browse files Browse the repository at this point in the history
  • Loading branch information
rosano committed Dec 14, 2023
1 parent 2e09b0e commit b0ceb8b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,18 @@ For now, the only known use of one-to-one chat is for [SNAP messages](https://gi
snap:preimage "3ge44fgef34343734" ;
snap:expiresAt "2019-04-17T07:50:18Z"^^XML:dateTime .
```

## [Liqid Chat](https://liqid.chat)

> [!NOTE]
> Requests root access
Uses [custom module?](https://github.com/o-development/ochat-client/tree/master/src/chat) writing to `/chats/`:

```turtle
:dd5e723f-7a61-4b59-9d51-70cf804e71fc
dct:created "2023-12-14T13:29:16.759Z"^^xsd:dateTime;
sioc:content "hello!";
foaf:maker c:me;
terms:liqidChatSignedCredential
```

0 comments on commit b0ceb8b

Please sign in to comment.