<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ICE Spider/.gitmodules, branch embedded-server</title>
<subtitle>Tools and library for creating ICE API backed REST services and websites.</subtitle>
<id>https://git.randomdan.homeip.net/repo/icespider/atom?h=embedded-server</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/icespider/atom?h=embedded-server'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/'/>
<updated>2018-07-17T19:37:29Z</updated>
<entry>
<title>Replace select with epoll</title>
<updated>2018-07-17T19:37:29Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-07-17T19:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=45499a8e8fb73c414df663a125a96901a4d00e2e'/>
<id>urn:sha1:45499a8e8fb73c414df663a125a96901a4d00e2e</id>
<content type='text'>
Remove the clunky and fiddly select(2) implementation with a much
slicker and good god faster epoll(7) based one.
</content>
</entry>
<entry>
<title>Initial commit of embedded server</title>
<updated>2018-06-04T18:00:28Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-05-29T18:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=140a6858cf8e07b4f65720ba1c24142cc287b700'/>
<id>urn:sha1:140a6858cf8e07b4f65720ba1c24142cc287b700</id>
<content type='text'>
First cut of a light-weight multi-threaded HTTP daemon library.
Let's be honest... it does nothing yet, but it's our starting point.
</content>
</entry>
<entry>
<title>C++17 and Ice 3.7</title>
<updated>2018-04-15T11:09:27Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-15T11:09:27Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/icespider/commit/?id=da393fc67ebce5fa269615c5c967f1467dc0d5cf'/>
<id>urn:sha1:da393fc67ebce5fa269615c5c967f1467dc0d5cf</id>
<content type='text'>
Update all code to be C++17 with Ice 3.7 and minor interface changes in
keeping with C++CG and dependencies.
</content>
</entry>
</feed>
