<feed xmlns='http://www.w3.org/2005/Atom'>
<title>erebos/src/Erebos/Service.hs, branch v0.2.2</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/'/>
<entry>
<title>Separate notifications for new and updated peers</title>
<updated>2025-08-04T18:56:33+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-08-04T17:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=9d28d822897d59c7e98aac1ca8ba254fc00fd9df'/>
<id>9d28d822897d59c7e98aac1ca8ba254fc00fd9df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Automatic discovery of peers for pending messages</title>
<updated>2025-06-28T18:44:18+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-06-26T19:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=f714e508a337c3a9a9dbb1822d78b1042450ae86'/>
<id>f714e508a337c3a9a9dbb1822d78b1042450ae86</id>
<content type='text'>
Changelog: Automatic discovery of peers for pending direct messages
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Automatic discovery of peers for pending direct messages
</pre>
</div>
</content>
</entry>
<entry>
<title>Terminate ICE thread when server is stopped</title>
<updated>2025-06-14T07:50:39+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-06-13T20:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=1c4251052feb63adf6f54a1269cbedd546ff9797'/>
<id>1c4251052feb63adf6f54a1269cbedd546ff9797</id>
<content type='text'>
Changelog: Improved handling of ICE connections
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Improved handling of ICE connections
</pre>
</div>
</content>
</entry>
<entry>
<title>Network streams for services</title>
<updated>2025-05-31T15:09:53+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-05-25T19:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=d9800045d572358526bf18688f06a4cfa4f99772'/>
<id>d9800045d572358526bf18688f06a4cfa4f99772</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ServiceID definition to Network.Protocol</title>
<updated>2025-05-24T09:00:38+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-05-24T09:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=cd766373e829de6e877f46458bab82a355092972'/>
<id>cd766373e829de6e877f46458bab82a355092972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace uuid package with custom module</title>
<updated>2025-04-05T18:04:52+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-03-31T18:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=ec42d7bb3ba7374b3d0afcd6e2c9e9b616679105'/>
<id>ec42d7bb3ba7374b3d0afcd6e2c9e9b616679105</id>
<content type='text'>
Avoids transitive denpednecies not buildable with wasm backend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids transitive denpednecies not buildable with wasm backend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generic type for MonadError constraints</title>
<updated>2025-03-21T19:15:21+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-03-11T19:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=83d291f476a9793012a7aabb27c3cf59c7bdea05'/>
<id>83d291f476a9793012a7aabb27c3cf59c7bdea05</id>
<content type='text'>
Changelog: API: MonadError constraints use generic error type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: API: MonadError constraints use generic error type
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'release-0.1'</title>
<updated>2025-03-21T19:04:22+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-03-21T19:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=f612d03ac7d5fb00fa76c3be14d965ab51988504'/>
<id>f612d03ac7d5fb00fa76c3be14d965ab51988504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ICE config for each discovery peer</title>
<updated>2025-02-25T20:03:49+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-22T19:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/erebos/commit/?id=8a5898cc06d54c30679678eb204725852786ee84'/>
<id>8a5898cc06d54c30679678eb204725852786ee84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
