<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,15 +4,25 @@ asynchronous erlang-like interface along with blocking synchronous interface.
 
 Author: Oleg Andreev &lt;oleganza@gmail.com&gt;
 
-Many thanks to:
-* linkfeed.ru for the real-world EMRPC-based application.
-* pierlis.com for the table/chair/wifi in Paris.
+
+FEATURES
+
+0. Object-oriented evented API based on lightweight processes called Pids.
+1. Automatically reconnecting clients (blocking and evented).
+2. Support for both TCP and Unix sockets. (Use &quot;emrpc://host:port&quot; or &quot;unix:///path/to/my.sock&quot;)
+3. Modularity and good specs coverage: EMRPC is easy to learn, extend and optimize.
 
 
 VERSION AND STATUS
 
-This is v0.2 alpha. It is being used in several projects of my own, but is not tested on many interesting cases.
-It has also several issues with performance and specs stability (see TODO).
+This is v0.3 alpha. It is being used in several projects of my own, but is not tested on many interesting cases.
+It has also several issues with performance and specs stability (see TODO file).
+
+
+THANKS TO
+
+* linkfeed.ru for the real-world EMRPC-based application.
+* pierlis.com for the table/chair/wifi in Paris.
 
 
 EXAMPLES</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -32,6 +32,7 @@ FEATURES
 
 TASKS
 
+* Documentation and examples!
 * Benchmark against DRb.
 * Publish gem somewhere.
 * Total world domination.</diff>
      <filename>TODO</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5688afefb91d318a134d48a4669fab7742aac24d</id>
    </parent>
  </parents>
  <author>
    <name>Oleg Andreev</name>
    <email>oleganza@gmail.com</email>
  </author>
  <url>http://github.com/oleganza/emrpc/commit/065665067b914f63196525d1d7f755e0098a7f58</url>
  <id>065665067b914f63196525d1d7f755e0098a7f58</id>
  <committed-date>2008-09-22T07:27:10-07:00</committed-date>
  <authored-date>2008-09-22T07:27:10-07:00</authored-date>
  <message>updated README, TODO</message>
  <tree>2033a0ab3b5e4caf8dd2ead6afaaca60d5f2c501</tree>
  <committer>
    <name>Oleg Andreev</name>
    <email>oleganza@gmail.com</email>
  </committer>
</commit>
