<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geniza/src/bin, branch master</title>
<subtitle>hobby implementation of dat in rust</subtitle>
<id>https://git.bnewbold.net/geniza/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/geniza/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/'/>
<updated>2018-02-20T04:06:10+00:00</updated>
<entry>
<title>more WIP on synchronizer</title>
<updated>2018-02-20T04:06:10+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-02-20T04:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/commit/?id=4eb739dcab2a1a79e1e0e60feddb0d9cc0d74108'/>
<id>urn:sha1:4eb739dcab2a1a79e1e0e60feddb0d9cc0d74108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow passing local_id to datconnect (and peer)</title>
<updated>2018-01-22T09:30:50+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-01-22T09:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/commit/?id=ef8ea37d26716869cd4572152ffedc047700f747'/>
<id>urn:sha1:ef8ea37d26716869cd4572152ffedc047700f747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP refactoring DatPeer</title>
<updated>2018-01-22T09:12:09+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-01-22T09:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/commit/?id=e547fa64ce684211f8eb76738f133adfad296eaa'/>
<id>urn:sha1:e547fa64ce684211f8eb76738f133adfad296eaa</id>
<content type='text'>
- use Key in some more spots (instead of [u8])
- threaded Peer implementation, with chan for communication
</content>
</entry>
<entry>
<title>procol cleanups: nodelay, from_tcp, tosocketaddr</title>
<updated>2018-01-22T07:52:35+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-01-22T07:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/commit/?id=375836cf6322bc31828c5e2be47e5f0aa5f99099'/>
<id>urn:sha1:375836cf6322bc31828c5e2be47e5f0aa5f99099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make DatConnection drive-agnostic</title>
<updated>2018-01-11T08:08:19+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-01-11T08:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/commit/?id=88ac722c1d60b01a98ae7e0cb4dc644aebaf4a9d'/>
<id>urn:sha1:88ac722c1d60b01a98ae7e0cb4dc644aebaf4a9d</id>
<content type='text'>
DatConnection should work with an arbitrary number of mux'd registers
(hypercore feeds) on a single connection, including just one. This
removes the drive-centric metadata/content ("is_content") flag for an
index number.

Future refactor should turn this from a u8 to a u32 or more.
</content>
</entry>
<entry>
<title>start flushing out new APIs</title>
<updated>2017-12-12T19:41:36+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-12-12T19:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/commit/?id=1a0131928e54fce0623afe1bea5799277b40be6a'/>
<id>urn:sha1:1a0131928e54fce0623afe1bea5799277b40be6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copy in 'geniza log' implementation</title>
<updated>2017-12-12T07:54:26+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-12-12T07:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/commit/?id=66bf3345a944e087cf8b66a2fbbceb143873c5e4'/>
<id>urn:sha1:66bf3345a944e087cf8b66a2fbbceb143873c5e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>flush out geniza command modes</title>
<updated>2017-12-12T05:51:56+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-12-12T05:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/commit/?id=962c1b8c946e1730e2172984328d051e7b0f72de'/>
<id>urn:sha1:962c1b8c946e1730e2172984328d051e7b0f72de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start core command skeleton</title>
<updated>2017-12-08T07:28:05+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-12-08T07:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/commit/?id=b059f4508f9a17b5cb3568298a6f08c397d2a40f'/>
<id>urn:sha1:b059f4508f9a17b5cb3568298a6f08c397d2a40f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse_dat_address() helper</title>
<updated>2017-12-08T07:27:41+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2017-12-08T07:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/geniza/commit/?id=044d3de4981af84a7e6caab2d79ac273f77d7124'/>
<id>urn:sha1:044d3de4981af84a7e6caab2d79ac273f77d7124</id>
<content type='text'>
</content>
</entry>
</feed>
