<feed xmlns='http://www.w3.org/2005/Atom'>
<title>erebos/src/Erebos/Discovery.hs, branch v0.2.2</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/'/>
<entry>
<title>Discovery: mark tunnelled peer dropped when stream is closed</title>
<updated>2026-03-13T19:35:47+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-03-13T19:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=2144fa932e3d614e64f162c6024aec9ad22442ea'/>
<id>2144fa932e3d614e64f162c6024aec9ad22442ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid resending already sent peer search requests</title>
<updated>2026-03-10T20:25:37+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-03-10T20:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=2fba2dd6711bbd87aabaaaf5e4bc572ef98e888f'/>
<id>2fba2dd6711bbd87aabaaaf5e4bc572ef98e888f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Discovery: clear peer map from dropped peers</title>
<updated>2026-02-28T17:51:19+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-02-26T20:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=8a3509cad6ce14e149cec4dcbc1eeafb531c5cd5'/>
<id>8a3509cad6ce14e149cec4dcbc1eeafb531c5cd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Debug logs in discovery service</title>
<updated>2026-02-28T17:51:19+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-02-25T21:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=7126124e6ab2f4c6882b4f5116d3879112699405'/>
<id>7126124e6ab2f4c6882b4f5116d3879112699405</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Discovery: avoid usage of putStrLn</title>
<updated>2026-02-12T21:21:39+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-02-12T21:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=1b7c33beedd85ecc87874b4ed10a784a37f7b6ae'/>
<id>1b7c33beedd85ecc87874b4ed10a784a37f7b6ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence error when calling discoverySearch without the service</title>
<updated>2026-01-23T20:50:33+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-23T20:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=de445ec5a490da6ff22d2789b330f45d5e37765c'/>
<id>de445ec5a490da6ff22d2789b330f45d5e37765c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename peerIdentity to getPeerIdentity</title>
<updated>2025-07-29T08:04:33+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-07-29T08:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=44094e8f19ad410ac7fc78ddbc9e18f42bc3cf62'/>
<id>44094e8f19ad410ac7fc78ddbc9e18f42bc3cf62</id>
<content type='text'>
Changelog: API: Renamed `Network.peerIdentity` to `getPeerIdentity`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: API: Renamed `Network.peerIdentity` to `getPeerIdentity`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Return peer address in IO monad</title>
<updated>2025-07-29T07:33:16+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-07-28T17:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=d8160f03094e6d18509956efe9bb6aeda31d79c5'/>
<id>d8160f03094e6d18509956efe9bb6aeda31d79c5</id>
<content type='text'>
Changelog: API: Replaced `Network.peerAddress` with `getPeerAddress` and added `getPeerAddresses`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: API: Replaced `Network.peerAddress` with `getPeerAddress` and added `getPeerAddresses`
</pre>
</div>
</content>
</entry>
<entry>
<title>Peer address input in ServiceHandler</title>
<updated>2025-07-28T19:40:34+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-07-28T14:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=8bcaaf5524504f01bd5643d74848cec625370aa9'/>
<id>8bcaaf5524504f01bd5643d74848cec625370aa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicit tunnel option in discovery result</title>
<updated>2025-07-27T21:25:12+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-07-27T21:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=e43bdb1b58d68916524e7efa10df40f39edebe71'/>
<id>e43bdb1b58d68916524e7efa10df40f39edebe71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
