<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/std/src/bin/net_dns.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/'/>
<entry>
<title>executor: return error when creating the spawntoken, not when spawning.</title>
<updated>2025-08-29T11:23:21+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-07-08T23:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8aec341f28a00012e1771d5c35d2647e11830755'/>
<id>8aec341f28a00012e1771d5c35d2647e11830755</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rand-core v0.9 support.</title>
<updated>2025-05-18T18:35:36+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-05-18T18:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e4fc48764491f8981e4a145a72e9b6e72df8c546'/>
<id>e4fc48764491f8981e4a145a72e9b6e72df8c546</id>
<content type='text'>
Co-Authored-By: Aurélien Jacobs &lt;aurel@gnuage.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Aurélien Jacobs &lt;aurel@gnuage.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>net: refactor to simplify lifetimes/generics.</title>
<updated>2024-09-16T19:17:11+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-09-11T20:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=be0d9775e3bcc3c1bd1448e357d7c6cd67b68991'/>
<id>be0d9775e3bcc3c1bd1448e357d7c6cd67b68991</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)</title>
<updated>2024-08-07T12:58:20+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-08-05T19:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=59cb1531c91386cec8d7b209630b6b4d9eb7fd7c'/>
<id>59cb1531c91386cec8d7b209630b6b4d9eb7fd7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings in recent nightly.</title>
<updated>2024-03-20T15:39:09+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-03-20T13:54:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=eca9aac194580956c851e42565546e5fc50d8070'/>
<id>eca9aac194580956c851e42565546e5fc50d8070</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: use beta, add secondary nightly ci.</title>
<updated>2023-12-21T14:03:57+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-12-21T13:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8b36a32ed5d834b23e970d5b723dd7df1f1c94a2'/>
<id>8b36a32ed5d834b23e970d5b723dd7df1f1c94a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: replace make_static! macro usage with non-macro version</title>
<updated>2023-12-21T09:29:57+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2023-12-21T07:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0acf7b09c3bc9176d00479d601356d8df2537a9b'/>
<id>0acf7b09c3bc9176d00479d601356d8df2537a9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net: move tuntap from std example to separate crate. (#1737)</title>
<updated>2023-08-03T12:23:11+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-08-03T12:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4d60c715e683aaadf25d9f066bde805c725fefb4'/>
<id>4d60c715e683aaadf25d9f066bde805c725fefb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net: Support dual stack IP</title>
<updated>2023-06-07T11:18:19+00:00</updated>
<author>
<name>Ruben De Smet</name>
<email>ruben.de.smet@rubdos.be</email>
</author>
<published>2023-06-07T10:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=352f0b6c3823797576c36f417d6be40189bca5d5'/>
<id>352f0b6c3823797576c36f417d6be40189bca5d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename StaticConfig to StaticConfigV4</title>
<updated>2023-06-06T15:04:21+00:00</updated>
<author>
<name>Ruben De Smet</name>
<email>ruben.de.smet@rubdos.be</email>
</author>
<published>2023-06-05T12:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=54bab33c7342510be538bc6d8545fe50146557cf'/>
<id>54bab33c7342510be538bc6d8545fe50146557cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
