aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: d9f3e93ba3626ec88f15c710c27db75a795b7d68 (plain)
1
2
3
4
5
6
7
# Dchat core
Useful classes to handle the things that we want all dchat clients to have, for example:
```
Channels
Asynchronous texture/gif/website preview loading
Video playback to view content on sites such as youtube (by using mpv)
```