<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nickserver.git/lib/nickserver/em_server.rb, branch 0.10.0</title>
<subtitle>[nickserver] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/'/>
<entry>
<title>Trying to replace EM base server with reel</title>
<updated>2016-06-30T10:04:07+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-06-30T09:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=0491e79c4e5f16d38cf87e53290394e1eccfa2e9'/>
<id>0491e79c4e5f16d38cf87e53290394e1eccfa2e9</id>
<content type='text'>
some tests are still broken. But at least they are running now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some tests are still broken. But at least they are running now.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: change send_response -&gt; respond in em_server</title>
<updated>2016-06-21T10:33:52+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-06-21T10:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=cd67dfac8f764140c47e0fba9304eba168c7a25b'/>
<id>cd67dfac8f764140c47e0fba9304eba168c7a25b</id>
<content type='text'>
This way the interface mimics the one of Celluloid Reels request.

request.respond status, content
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way the interface mimics the one of Celluloid Reels request.

request.respond status, content
</pre>
</div>
</content>
</entry>
<entry>
<title>seperate generic RequestHandler from EmServer</title>
<updated>2016-06-20T11:29:43+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-06-20T10:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=b185742d959a0a3854c5e628354a538a15bdea15'/>
<id>b185742d959a0a3854c5e628354a538a15bdea15</id>
<content type='text'>
The request handler takes a responder (the EmServer) and an adapter as initialization arguments.

It will then respond to requests by querying the sources using the adapter and calling send_response on the responder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The request handler takes a responder (the EmServer) and an adapter as initialization arguments.

It will then respond to requests by querying the sources using the adapter and calling send_response on the responder.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: separate em specifics from generic server</title>
<updated>2016-06-20T08:34:46+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2016-06-20T08:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/nickserver.git/commit/?id=73226b22fdaf89be45643cf2810124a498bdef28'/>
<id>73226b22fdaf89be45643cf2810124a498bdef28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
