<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libactivity.git, branch main</title>
<subtitle>library for handling activitypub requests
</subtitle>
<id>https://git.vlhl.dev/navi/libactivity.git/atom?h=main</id>
<link rel='self' href='https://git.vlhl.dev/navi/libactivity.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/libactivity.git/'/>
<updated>2023-07-09T19:04:33+00:00</updated>
<entry>
<title>server.c: a basic multithreaded server to handle connections</title>
<updated>2023-07-09T19:04:33+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-07-09T18:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/libactivity.git/commit/?id=3c36d76be739b6975fac4e6adee3b91002056db1'/>
<id>urn:sha1:3c36d76be739b6975fac4e6adee3b91002056db1</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>libactivity: (tmp name) http request parse</title>
<updated>2023-07-08T18:06:33+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-07-08T18:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/libactivity.git/commit/?id=7a388dad85152a203033c14fee3c64607301865a'/>
<id>urn:sha1:7a388dad85152a203033c14fee3c64607301865a</id>
<content type='text'>
the parse works via callbacks, registered to a method and path. further
work will be done to simplify extraction of path, and to make the
request struct more private.

missing the parsing and handling of reponses.

Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
</feed>
