Commit Graph

23 Commits

Author SHA1 Message Date
Joe Bryan
88e2bfe5c3 refactors http error-handling in lib/{stdio,tapp} 2019-06-21 00:36:12 -07:00
Joe Bryan
3050bae263 updates async contracts to explicitly track bones 2019-06-21 00:36:11 -07:00
Joe Bryan
ca1e708c4e adds (initial) transaction mgmt pokes to lib/tapp (%cancel and %restart) 2019-06-20 12:52:52 -07:00
Joe Bryan
8ee3335306 virtualize handler/continuation evaluation in lib/tapp 2019-06-20 12:52:52 -07:00
Joe Bryan
a8233d383b re-rewrites tapp upgrading, with less ambition 2019-06-20 12:52:52 -07:00
Joe Bryan
7a80bdedb5 rewrites upgrade handling in lib/tapp, explicitly canceling/restarting 2019-06-20 12:52:52 -07:00
Joe Bryan
073073ba16 threads state through default tapp handlers 2019-06-20 12:52:52 -07:00
Joe Bryan
2dd739334d adds poke/peer acknowledgement and %quit support to lib/tapp 2019-06-20 12:52:52 -07:00
Joe Bryan
9f6c53ca4e factors out tapp-core types 2019-06-20 12:52:52 -07:00
Joe Bryan
2601042036 factors out default command-handlers in lib/tapp 2019-06-20 12:52:52 -07:00
Joe Bryan
284e831925 rejects automatic %peer /sole from lib/drum 2019-06-01 12:15:17 -07:00
Joe Bryan
36be16e8b3 adds +handle-peek for lib/tapp namespace reads 2019-06-01 12:07:52 -07:00
Joe Bryan
c46b175d24 adds +handle-init to lib/tapp for an optional "boot" transaction 2019-06-01 12:02:40 -07:00
Philip Monk
a80d636886
trad -> async 2019-05-31 14:59:36 -07:00
Philip Monk
87e50458fc
rename command -> poke 2019-05-28 17:11:21 -07:00
Philip Monk
c48f942264
add effectful timers 2019-05-28 17:01:18 -07:00
Philip Monk
4c93a6f6e9
generalize poke in lib/tapp 2019-05-28 16:06:53 -07:00
Philip Monk
40c4ea45d2
add subscriptions to stdio 2019-05-28 15:38:14 -07:00
Philip Monk
9d1e8601e3
add app poking to stdio 2019-05-28 13:23:06 -07:00
Philip Monk
2fd87c815b
add contracts to trad and time-related stdio functions 2019-05-26 18:07:02 -07:00
Philip Monk
9eb10aaec1
better stdio 2019-05-25 19:17:18 -07:00
Philip Monk
ece6bba79b
bigger poc 2019-05-24 19:45:46 -07:00
Philip Monk
3817896ae7
transaction apps 2019-05-23 12:31:52 -07:00