Mercurial > cosocket
graph
-
Added an example MIME multipart/mixed response to the example server.Sun, 19 Apr 2009 13:24:23 -0700, by Atul Varma
-
Added a really simple channel communication system, somewhat similar to that of Stackless.Sun, 19 Apr 2009 12:55:38 -0700, by Atul Varma
-
coroutines can now yield other coroutines, which are called in a nested manner.Sat, 18 Apr 2009 12:45:10 -0700, by Atul Varma
-
instructions are now objects.Sat, 18 Apr 2009 10:12:18 -0700, by Atul Varma
-
Renamed to_receive() to until_received().Fri, 17 Apr 2009 17:31:07 -0700, by Atul Varma
-
Added .hgignore.Fri, 17 Apr 2009 17:09:26 -0700, by Atul Varma
-
Renamed taw.py to cosocket.pyFri, 17 Apr 2009 17:09:00 -0700, by Atul Varma
-
Removed all use of the word 'Chatty'Fri, 17 Apr 2009 17:07:27 -0700, by Atul Varma
-
Separated out example code into a separate file.Fri, 17 Apr 2009 17:04:30 -0700, by Atul Varma
-
Renamed ChatInstructions to 'to_send()', 'to_receive()' for readability.Fri, 17 Apr 2009 17:02:35 -0700, by Atul Varma
-
Fixed a bug in receiving of data.Fri, 17 Apr 2009 16:23:31 -0700, by Atul Varma
-
Changed the way coroutine factories work.Fri, 17 Apr 2009 16:17:37 -0700, by Atul Varma
-
Clients can now be coroutines too.Fri, 17 Apr 2009 16:04:21 -0700, by Atul Varma
-
Initial implementation of coroutine-based server.Fri, 17 Apr 2009 15:18:19 -0700, by Atul Varma
-
Origination.Fri, 17 Apr 2009 11:28:28 -0700, by Atul Varma