Benjamin Summers
b2e9afed22
Send %request-local for request on port 12321
2019-08-03 14:38:30 -07:00
Benjamin Summers
6537950603
Fleshed out HTTP Server driver, jank and untested for now.
2019-08-02 17:09:53 -07:00
Benjamin Summers
075b13f53e
Accept HTTPS connections and emit events (but no responding yet).
2019-08-01 23:56:42 -07:00
Benjamin Summers
cd0a9cd22d
Basic HTTPServer driver skeleton
2019-08-01 22:07:20 -07:00
Benjamin Summers
2540ba314d
Cleanup + implement Behn Driver.
2019-07-31 17:27:13 -07:00
Benjamin Summers
f08b8ae8e5
First Ames test passes.
...
Wrote a simple test for Ames and fixed some bugs:
- Properly handle to-galaxy lanes.
- Use the same socket for send and recv.
Otherwise, sending happens from a different port.
- Properly close the socket on shutdown.
Otherwise only the first test works.
2019-07-31 14:52:52 -07:00
Benjamin Summers
06dd05d727
Implement the Ames IO driver (for fake networking only).
2019-07-24 18:59:45 -07:00
Benjamin Summers
ba3c06e4d3
Tested event/effect parsing and fixed a few issues.
2019-07-23 21:03:04 -07:00
Benjamin Summers
a5435fee1d
Finished effects, parsed effect routes, and massively cleaned up events+effects.
2019-07-23 18:34:16 -07:00