Commit Graph

3 Commits

Author SHA1 Message Date
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