From 9e529f8e88fdce04118a5bd7eb3b53369ea72421 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 18 Aug 2020 23:52:33 +0200 Subject: WIP: FIX p2p --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d916aa6..6cafe51 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ boost, libnsgif, mpv, sfml, curl # Building Using [sibs](https://github.com/DEC05EBA/sibs) run `sibs build --release` in the root directory of the project and then run dchat using `./sibs-build//release/dchat` # TODO -Use a http(s) library to download content (curl?) and stream gif. If content is html, then stop downloading after we have retrieved title, header image and paragraph +Use a http(s) library to download content (curl?) and stream gif. If content is html, then stop downloading after we have retrieved title, header image and paragraph.\ +Use std::search for StringView find # Screenshot ![Sample screenshot](screenshot.png) -- cgit v1.2.3