<feed xmlns='http://www.w3.org/2005/Atom'>
<title>salticidae/src, branch v0.2.1</title>
<subtitle>Minimal C++ asynchronous network library.</subtitle>
<id>https://git.tedyin.com/salticidae/atom?h=v0.2.1</id>
<link rel='self' href='https://git.tedyin.com/salticidae/atom?h=v0.2.1'/>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/'/>
<updated>2020-02-21T23:23:40Z</updated>
<entry>
<title>adjust on_setup and on_teardown and fix minor bugs</title>
<updated>2020-02-21T23:23:40Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2020-02-21T23:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=3707146f42ccc066edf214cc77118f91b687e47b'/>
<id>urn:sha1:3707146f42ccc066edf214cc77118f91b687e47b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...</title>
<updated>2020-02-21T04:42:43Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2020-02-21T04:42:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=7b06b11c20d70f61e3a0a17c7e7a2fdcef0a8757'/>
<id>urn:sha1:7b06b11c20d70f61e3a0a17c7e7a2fdcef0a8757</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix the potential data race in known_peers</title>
<updated>2020-02-20T16:56:48Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2020-02-20T16:56:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=bb1c884a2f466cccbc4e719f8ec021e627f2dda3'/>
<id>urn:sha1:bb1c884a2f466cccbc4e719f8ec021e627f2dda3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get it almost working</title>
<updated>2020-02-19T00:26:55Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2020-02-19T00:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=b9913ffd42258f17818c911d0f249aa1877af438'/>
<id>urn:sha1:b9913ffd42258f17818c911d0f249aa1877af438</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: use PeerId to identify peers and allow one-way handshake</title>
<updated>2020-02-17T23:33:44Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2020-02-17T23:33:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=2587e2c1b944882bc0b1e5b088f605076baa3435'/>
<id>urn:sha1:2587e2c1b944882bc0b1e5b088f605076baa3435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more to C API</title>
<updated>2020-02-14T20:41:54Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2020-02-14T20:41:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=4fed5578db7714d8317d1bfe9262143d25034d00'/>
<id>urn:sha1:4fed5578db7714d8317d1bfe9262143d25034d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change queue_capacity to max_send_buff_size; adjust the C API</title>
<updated>2020-02-14T20:13:47Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2020-02-14T20:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=853a6503391a05a3f60b50bb40a7dd4f35588293'/>
<id>urn:sha1:853a6503391a05a3f60b50bb40a7dd4f35588293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>limit the max message size</title>
<updated>2020-02-14T19:17:16Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2020-02-14T19:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=46a35d57f2565b306285023b27d28187167205c8'/>
<id>urn:sha1:46a35d57f2565b306285023b27d28187167205c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: OSX(macOS) support</title>
<updated>2019-12-05T06:48:44Z</updated>
<author>
<name>Determinant</name>
<email>ted.sybil@gmail.com</email>
</author>
<published>2019-12-05T06:48:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=6225a46eb219fd63b3a11c1805d08c217188e94d'/>
<id>urn:sha1:6225a46eb219fd63b3a11c1805d08c217188e94d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unnecessary std::move()</title>
<updated>2019-10-14T17:36:58Z</updated>
<author>
<name>Determinant</name>
<email>tederminant@gmail.com</email>
</author>
<published>2019-10-14T17:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tedyin.com/salticidae/commit/?id=2a99baafdcac46931b00a9ef9e77340dbc319b58'/>
<id>urn:sha1:2a99baafdcac46931b00a9ef9e77340dbc319b58</id>
<content type='text'>
</content>
</entry>
</feed>
