Commit Graph

23 Commits

Author SHA1 Message Date
Elliot Glaysher
3dd4dde8ec Don't use ~(nap to ...). I must be using it wrong; it produces wrong answer sometimes. 2019-01-11 14:15:17 -08:00
Elliot Glaysher
31845cd3af Single home the unit tests, too. 2019-01-07 15:36:00 -08:00
Elliot Glaysher
2a1b801bad Channel cancelation works now. 2018-11-21 13:37:26 -08:00
Elliot Glaysher
ed3d7c2a0d Cancel timers on the correct duct. 2018-11-21 10:34:22 -08:00
Elliot Glaysher
1a443599ae First transimsission of text/event-stream from Eyre. 2018-11-20 17:06:04 -08:00
Elliot Glaysher
439e623550 Receive callback timers from behn which cancel open subscriptions. 2018-11-19 14:59:58 -08:00
Elliot Glaysher
62bb64789c Send the right moves in response to a PUT request. 2018-11-16 14:30:23 -08:00
Elliot Glaysher
bc1c868e1b Get things compiling, and refactor auth in tests. 2018-11-15 15:27:49 -08:00
Elliot Glaysher
7f64ac3b1f Parse incoming requests and add tests. 2018-11-15 13:43:10 -08:00
Elliot Glaysher
9bd9b06789 I broke this last week, but didn't notice until now. 2018-10-30 10:58:51 -07:00
Elliot Glaysher
9e4bf58b72 Fix tests. 2018-10-10 15:56:18 -07:00
Elliot Glaysher
31613fcca0 First generator build ran. 2018-10-10 15:26:51 -07:00
Elliot Glaysher
e0100a32be Now with a test on the whole dummy-generator path. 2018-10-10 11:51:52 -07:00
Elliot Glaysher
581888fe46 Fix url parser and add tests. 2018-10-03 14:05:36 -07:00
Elliot Glaysher
7ee9361470 Fix up the tess to agree with reality. 2018-10-03 13:27:20 -07:00
Elliot Glaysher
3048166697 Lower case http header names; it is allowed. 2018-10-01 11:37:30 -07:00
Elliot Glaysher
788b9554a5 Delivers %inbound-requests internally now, but kick: lost the http-response. 2018-10-01 11:24:16 -07:00
Elliot Glaysher
878de4ebcb check authentication state and pass it to the app 2018-09-27 11:16:59 -07:00
Elliot Glaysher
1a9a85bd45 More complete login flow 2018-09-26 16:18:40 -07:00
Elliot Glaysher
5d5050ad53 Multipart test. 2018-09-24 14:16:15 -07:00
Elliot Glaysher
4d7ed2c834 Send responses. 2018-09-24 11:48:19 -07:00
Elliot Glaysher
e172e601f2 Messages from %l to %g 2018-09-20 16:36:04 -07:00
Elliot Glaysher
36841a5280 Data types, basic tests, and a router. 2018-09-19 16:29:36 -07:00