in other words: return considered harmful

85 views
Skip to first unread message

Raoul Duke

unread,
May 16, 2013, 1:53:59 PM5/16/13
to flow-based-...@googlegroups.com

David Barbour

unread,
May 25, 2013, 1:47:04 PM5/25/13
to flow-based-...@googlegroups.com
I've certainly found developing systems using only HTTP's PUT method to be very effective in a push-based reactive model. One can PUT subscriptions, and PUT updates, and PUT logical sessions, etc.. DELETE can be understood as `PUT [default state]` (or a reset operation).

Unfortunately, there's a discontinuity at the browser: one must switch to WebSockets, Socket.IO, or similar.


On Thu, May 16, 2013 at 10:53 AM, Raoul Duke <rao...@gmail.com> wrote:
http://www.cs.waikato.ac.nz/~sspacey/publications/WOA.pdf

--
You received this message because you are subscribed to the Google Groups "Flow Based Programming" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flow-based-progra...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



Reply all
Reply to author
Forward
0 new messages